diff options
author | Arvind Sankar <[email protected]> | 2020-02-02 12:13:47 -0500 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2020-02-22 23:37:37 +0100 |
commit | 67a6af7ad1d161dbc9c139e868d5549e632923f7 (patch) | |
tree | 8de615eaa7de8d0a465c5738418ef6eb3f42ec4d /tools/perf/scripts/python | |
parent | 9f9223778ef385e79dc67f5ee48ee4c1fb757f6b (diff) |
x86/boot: Remove KEEP_SEGMENTS support
Commit a24e785111a3 ("i386: paravirt boot sequence") added this flag for
use by paravirtualized environments such as Xen. However, Xen never made
use of this flag [1], and it was only ever used by lguest [2].
Commit ecda85e70277 ("x86/lguest: Remove lguest support") removed
lguest, so KEEP_SEGMENTS has lost its last user.
[1] https://lore.kernel.org/lkml/[email protected]
[2] https://www.mail-archive.com/[email protected]/msg00469.html
Signed-off-by: Arvind Sankar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions