]> git.baikalelectronics.ru Git - kernel.git/commit
ehci-fsl: fix cache coherency problem on system with large memory
authorLi Yang <leoli@freescale.com>
Wed, 23 May 2007 20:58:17 +0000 (13:58 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 24 May 2007 03:14:15 +0000 (20:14 -0700)
commit86eb60ffce897a313caa0bc3b5e8a0e35f24940b
tree51ca963c899f744f5b947b66ba76ba618b66ecb3
parent7cc46bf2d4cd4eaa60adfdb944a34753f6fd21f7
ehci-fsl: fix cache coherency problem on system with large memory

The patch fixes bug http://bugzilla.kernel.org/show_bug.cgi?id=7482.

It sets USB snooping on 4G space for PowerPC platforms without
CONFIG_NOT_COHERENT_CACHE defined.

Reported-by: Stefan Meyer <reyems@telkomsa.net>
Signed-off-by: Li Yang <leoli@freescale.com>
Cc: Greg KH <greg@kroah.com>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/host/ehci-fsl.c
drivers/usb/host/ehci-fsl.h