From: Greg Kroah-Hartman Date: Thu, 9 Jun 2011 19:13:08 +0000 (-0700) Subject: Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issue X-Git-Tag: v3.1-rc1~232^2~568^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=408093d2a1724ea4c8518bd2bfee166132a6cbfa;p=pandora-kernel.git Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issue Not all arches have PAGE_KERNEL_NOCACHE, so use the "normal" PAGE_KERNEL on those that do not have it. Reported-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed