From: David S. Miller Date: Fri, 1 Aug 2008 03:32:35 +0000 (-0700) Subject: sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. X-Git-Tag: v2.6.27-rc2~74^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6717c282e407650c29e7b058623d89f543015a33;p=pandora-kernel.git sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. Some of them use 'bool' and whatnot and therefore are not kosher for userspace, so don't export them there. Reported by Roland McGrath. Signed-off-by: David S. Miller --- Reading git-diff-tree failed