]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man2/kexec_load.2
kexec_load.2: Incorporate fixes from Eric W. Biederman
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 31 Oct 2010 06:16:03 +0000 (07:16 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 31 Oct 2010 06:16:03 +0000 (07:16 +0100)
commit02a4b9e98835bae081775de136ab913a31a293fa
tree53cba9fb818ca4ca5ec2a51dafb5e20c98874516
parent2a09a261728594dbb77008ace55866677fb62940
kexec_load.2: Incorporate fixes from Eric W. Biederman

Eric noted that a few instances of "virtual" should
be "physical" and noted:

    There is an expectation that at hand off from sys_kexec that
    virtual and physical addresses will be identity mapped. But
    this isn't the old Alpha booting convention where you have
    a virtual address and then you have to parse the page table
    to figure out where your kernel was actually loaded.

Reported-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/kexec_load.2