diff options
author | Boqun Feng <boqun.feng@gmail.com> | 2016-05-19 11:42:22 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-06-14 16:03:29 -0700 |
commit | 1b900c6a26de26e111617d6b69b64aaee7b9de01 (patch) | |
tree | 315a4949689cd471c8d66e02158d29e5315d03d1 /mm/zbud.c | |
parent | e5731b584b3e521e3db6fda9cdfe10646d3413a3 (diff) | |
download | blackbird-op-linux-1b900c6a26de26e111617d6b69b64aaee7b9de01.tar.gz blackbird-op-linux-1b900c6a26de26e111617d6b69b64aaee7b9de01.zip |
rcutorture: Use vmlinux as the fallback kernel image
The vmlinux image is available for all the architectures, and suitable
for running a KVM guest by QEMU, besides, we used to copy the vmlinux
to $resdir anyway. Therefore it makes sense to use it as the fallback
kernel image for rcutorture KVM tests.
This patch makes identify_boot_image() return vmlinux if
${TORTURE_BOOT_IMAGE} is not set on non-x86 architectures, also fixes
several places that hard-code "bzImage" as $KERNEL.
This also fixes a problem that PPC doesn't have a bzImage file as build
results.
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'mm/zbud.c')
0 files changed, 0 insertions, 0 deletions