From: Pierre Ossman Date: Sun, 20 Jul 2008 22:45:15 +0000 (+0200) Subject: sdhci: add warnings for bad buffers in ADMA path X-Git-Tag: v2.6.27-rc1~851^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cefd05f35177ad5d22d44519c680cf43f2ac86d;p=pandora-kernel.git sdhci: add warnings for bad buffers in ADMA path The ADMA code path assumes that the 3 byte alignment fix doesn't cross a page boundary. I'm not convinced this is worth supporting, but at least print a warning in the off chance we'll actually see such a request. Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed