Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618510
| From | David Howells <dhowells@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down |
| Date | 2017-04-07 09:10 +0200 |
| Message-ID | <ttwbT-3XD-1@gated-at.bofh.it> (permalink) |
| References | <ttvIS-3yA-11@gated-at.bofh.it> <tsZzj-7hF-5@gated-at.bofh.it> <tsZzk-7hF-23@gated-at.bofh.it> <ttlzQ-5bW-7@gated-at.bofh.it> <ttvIS-3yA-11@gated-at.bofh.it> |
| Organization | Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 |
Dave Young <dyoung@redhat.com> wrote: > > > This option allows userspace to pass the RSDP address to the kernel, which > > > makes it possible for a user to circumvent any restrictions imposed on > > > loading modules. Ignore the option when the kernel is locked down. > > > > I'm not really sure here. > > > > What exactly is the mechanism? > > Actually this acpi_rsdp param is created for EFI kexec reboot in old > days when we had not supported persistent efi vm space across kexec > reboot. At that time kexec reboot runs as noefi mode, it can not find > the acpi root table thus kernel will hang early. > > Now kexec can support EFI boot so this param is not necessary for most > user unless they still use efi=old_map. Is this patch now unnecessary? David
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down David Howells <dhowells@redhat.com> - 2017-04-05 22:20 +0200
Re: [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-06 21:50 +0200
Re: [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down Dave Young <dyoung@redhat.com> - 2017-04-07 08:40 +0200
Re: [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down David Howells <dhowells@redhat.com> - 2017-04-07 09:10 +0200
Re: [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down Dave Young <dyoung@redhat.com> - 2017-04-07 09:50 +0200
csiph-web