aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorErik Jacobson <[email protected]>2007-01-05 16:37:05 -0800
committerLinus Torvalds <[email protected]>2007-01-05 23:55:29 -0800
commitaf3e095a1fb42bac32355d5d59ce93f8b4e59a3e (patch)
treefaaf69ff1911e126bd243821d54db42c1da9e61b /include/linux/debugobjects.h
parent76395d37611e8758dd8bd6c6f5bfcb31e1dc48f9 (diff)
[PATCH] connector: some fixes for ia64 unaligned access errors
On ia64, the various functions that make up cn_proc.c cause kernel unaligned access errors. If you are using these, for example, to get notification about all tasks forking and exiting, you get multiple unaligned access errors per process. Use put_unaligned() in the appropriate palces to fix this. Signed-off-by: Erik Jacobson <[email protected]> Cc: Evgeniy Polyakov <[email protected]> Cc: "Luck, Tony" <[email protected]> Cc: <[email protected]> Cc: "David S. Miller" <[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