aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorBalbir Singh <[email protected]>2006-09-30 23:28:53 -0700
committerLinus Torvalds <[email protected]>2006-10-01 00:39:29 -0700
commit0ae646845b603e9df5711084436d389f8371ffb3 (patch)
tree1554ba465812cc10c10b9bd28020a34effe0d8d4 /include/linux/debugobjects.h
parent17db952cd16cecc76937b138c685ae3d198ab17c (diff)
[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)
The addition of the CSA patch pushed the size of struct taskstats to 256 bytes. This exposed a problem with prepare_reply(), we were not allocating space for the netlink and genetlink header. It worked earlier because alloc_skb() would align the skb to SMP_CACHE_BYTES, which added some additonal bytes. Signed-off-by: Balbir Singh <[email protected]> Cc: Jamal Hadi <[email protected]> Cc: Shailabh Nagar <[email protected]> Cc: Thomas Graf <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Jay Lan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions