summaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
authorErik Jacobson <erikj@sgi.com>2007-01-06 00:37:05 (GMT)
committerLinus Torvalds <torvalds@woody.osdl.org>2007-01-06 07:55:29 (GMT)
commitaf3e095a1fb42bac32355d5d59ce93f8b4e59a3e (patch)
treefaaf69ff1911e126bd243821d54db42c1da9e61b /drivers/mmc
parent76395d37611e8758dd8bd6c6f5bfcb31e1dc48f9 (diff)
downloadlinux-af3e095a1fb42bac32355d5d59ce93f8b4e59a3e.tar.xz
[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 <erikj@sgi.com> Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Cc: "Luck, Tony" <tony.luck@intel.com> Cc: <stable@kernel.org> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions