K 10 svn:author V 2 ed K 8 svn:date V 27 2016-06-18T12:44:14.601161Z K 7 svn:log V 318 MFC r301406: Don't test for INKERNEL to check whether we're in kernel space. It turns out that actually defines a macro under this name, even when we're not in kernelspace. This causes us to suppress some macro definitions that are used by userspace apps. PR: 210026 Reported by: jbeich@ END