summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/ioscheduler.stp
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2009-04-23 15:26:32 -0400
committerWilliam Cohen <wcohen@redhat.com>2009-04-23 15:26:32 -0400
commitfd8646cc285b96601bf5602d7c669d09b0344c13 (patch)
tree1cd2cc946800969a9816883a8b2f2edc27caccdb /testsuite/buildok/ioscheduler.stp
parent52bc8b53c4bf03d51edf02d088aa04af809b9005 (diff)
downloadsystemtap-steved-fd8646cc285b96601bf5602d7c669d09b0344c13.tar.gz
systemtap-steved-fd8646cc285b96601bf5602d7c669d09b0344c13.tar.xz
systemtap-steved-fd8646cc285b96601bf5602d7c669d09b0344c13.zip
Revert "Make sure that the pool_size and hash_size are passed into xmlto."
This reverts commit 52bc8b53c4bf03d51edf02d088aa04af809b9005.
Diffstat (limited to 'testsuite/buildok/ioscheduler.stp')
0 files changed, 0 insertions, 0 deletions
opt">*dst, int len, unsigned int sum) { sum = csum_partial(src, len, sum); memcpy(dst, src, len); return sum; } EXPORT_SYMBOL(csum_partial_copy_nocheck); /* * Copy from userspace and compute checksum. If we catch an exception * then zero the rest of the buffer. */ unsigned int csum_partial_copy_from_user (const unsigned char __user *src, unsigned char *dst,