Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1584446
| From | Borislav Petkov <bp@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -v2] ACPI, APEI: Fix BERT resources conflict with ACPI NVS area |
| Date | 2017-02-20 10:50 +0100 |
| Message-ID | <tcSLw-2W4-23@gated-at.bofh.it> (permalink) |
| References | <tcKNX-6k2-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 20, 2017 at 09:12:58AM +0800, Huang, Ying wrote:
> From: Huang Ying <ying.huang@intel.com>
>
> It was reported that on some machines, there is overlap between ACPI
> NVS area and BERT address range. This appears reasonable because BERT
> contents need to be non-volatile across reboot. But this will cause
> resources conflict in current Linux kernel implementation because the
> ACPI NVS area is marked as busy. The resource conflict is fixed via
> excluding the ACPI NVS area when requesting IO resources for BERT.
> When accessing the BERT contents, the whole BERT address range will be
> ioremapped and accessed.
>
> Reported-and-tested-by: Hans Kristian Rosbach <hansr@raskesider.no>
> Signed-off-by: "Huang, Ying" <ying.huang@intel.com>
> ---
> drivers/acpi/apei/bert.c | 20 ++++++++++++--------
> 1 file changed, 12 insertions(+), 8 deletions(-)
Acked-by: Borislav Petkov <bp@suse.de>
--
Regards/Gruss,
Boris.
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
--
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -v2] ACPI, APEI: Fix BERT resources conflict with ACPI NVS area "Huang, Ying" <ying.huang@intel.com> - 2017-02-20 02:20 +0100 Re: [PATCH -v2] ACPI, APEI: Fix BERT resources conflict with ACPI NVS area Borislav Petkov <bp@suse.de> - 2017-02-20 10:50 +0100
csiph-web