unexport asm/shmparam.h
SHMLBA cant possible be used in userspace, see sparc versions of that header. Do not export asm/shmparam.h during make headers_install_all This removes another uservisible place of PAGE_SIZE Signed-off-by: Olaf Hering <olaf@aepfle.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
eb1f293060
commit
4029a9177f
@@ -30,6 +30,5 @@ unifdef-y += unistd.h
|
||||
unifdef-y += user.h
|
||||
|
||||
# These probably shouldn't be exported
|
||||
unifdef-y += shmparam.h
|
||||
unifdef-y += elf.h
|
||||
unifdef-y += page.h
|
||||
|
Reference in New Issue
Block a user