diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-09-09 01:15:31 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-09 03:26:49 +0200 |
commit | e4dace3615526fd66c86dd535ee4bc9e8c706e37 (patch) | |
tree | 48e3720ba8cebfba4d4c3ed753025a1854b9a758 /lib/bitmap.c | |
parent | lib/hexdump.c: return -EINVAL in case of error in hex2bin() (diff) | |
download | linux-e4dace3615526fd66c86dd535ee4bc9e8c706e37.tar.xz linux-e4dace3615526fd66c86dd535ee4bc9e8c706e37.zip |
lib: add test module for CONFIG_DEBUG_VIRTUAL
Add a test module that allows testing that CONFIG_DEBUG_VIRTUAL works
correctly, at least that it can catch invalid calls to virt_to_phys()
against the non-linear kernel virtual address map.
Link: http://lkml.kernel.org/r/20170808164035.26725-1-f.fainelli@gmail.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: "Luis R. Rodriguez" <mcgrof@kernel.org>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions