x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
authorChristoph Hellwig <hch@lst.de>
Thu, 3 Sep 2020 14:22:38 +0000 (16:22 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 9 Sep 2020 02:21:34 +0000 (22:21 -0400)
commit999c83e8ffd90caa00ee6caf054e037cf8a27d0e
treecbb1bdea654262bd8e7cf181d195f88146152609
parentc6f7c753f71cccb21d1a7f0c1127ce7804374c5e
x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h

At least for 64-bit this moves them closer to some of the defines
they are based on, and it prepares for using the TASK_SIZE_MAX
definition from assembly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/x86/include/asm/page_32_types.h
arch/x86/include/asm/page_64_types.h
arch/x86/include/asm/processor.h