]> git.itanic.dy.fi Git - linux-stable/commit
ktest: introduce _get_grub_index
authorMasayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Thu, 9 May 2019 21:36:42 +0000 (17:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jan 2023 10:30:53 +0000 (11:30 +0100)
commit5f2956dcdbab203246160653d2bfeab6a6752d1b
treed923631e7f3896c8ae666be459f173b2cf3536f6
parent80295824e15fe76fed575000831fef80cb913758
ktest: introduce _get_grub_index

[ Upstream commit f824b6866835bc5051c44ffd289134974f214e98 ]

Introduce _get_grub_index() to deal with Boot Loader
Specification (BLS) and cleanup.

Link: http://lkml.kernel.org/r/20190509213647.6276-2-msys.mizuma@gmail.com
Signed-off-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Stable-dep-of: 26df05a8c142 ("kest.pl: Fix grub2 menu handling for rebooting")
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/ktest/ktest.pl