From: Li Yang Date: Wed, 23 May 2007 20:58:17 +0000 (-0700) Subject: ehci-fsl: fix cache coherency problem on system with large memory X-Git-Tag: v2.6.22-rc3~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40acc095302aee380491df5f58d98945243468ec;p=pandora-kernel.git 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 Signed-off-by: Li Yang Cc: Greg KH Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed