commit | f1883aa7d63e3be92ad18da7a1bfc6c9b15c4f9a | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Mon Apr 11 21:07:30 2016 +0300 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Sun Jul 24 06:33:57 2016 +0300 |
tree | 86839f71ee3af439a1a43ca548957728568a1aa3 | |
parent | 12c8007dafbb7a9719d7beb04b79c9406c265f47 [diff] |
xtensa: move kernel mapping addresses into kmem_layout.h Create a header dedicated to memory layout definitions. Include it from places where these definitions are needed. Express vmalloc area address, VIRTUAL_MEMORY_ADDRESS and KERNELOFFSET through KSEG address. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>