diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2018-04-14 01:36:06 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-14 03:10:27 +0300 |
commit | babac4a84a88842bec477a5bdada1460f3bc374c (patch) | |
tree | 88e84c21942b051c2dfe941cadb8d8cdb4aa7ec0 /drivers/uio | |
parent | eb7dae947ef5c50e0121f673fcb43ca3583e5849 (diff) | |
download | linux-babac4a84a88842bec477a5bdada1460f3bc374c.tar.xz |
kexec_file, x86: move re-factored code to generic side
In the previous patches, commonly-used routines, exclude_mem_range() and
prepare_elf64_headers(), were carved out. Now place them in kexec
common code. A prefix "crash_" is given to each of their names to avoid
possible name collisions.
Link: http://lkml.kernel.org/r/20180306102303.9063-8-takahiro.akashi@linaro.org
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Acked-by: Dave Young <dyoung@redhat.com>
Tested-by: Dave Young <dyoung@redhat.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Cc: Baoquan He <bhe@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions