[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3908561D78D1C84285E8C5FCA982C28F32961DDF@ORSMSX114.amr.corp.intel.com>
Date: Mon, 8 Dec 2014 21:58:33 +0000
From: "Luck, Tony" <tony.luck@...el.com>
To: Tomasz Nowicki <tomasz.nowicki@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: Borislav Petkov <bp@...e.de>,
Chen Gong <gong.chen@...ux.intel.com>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>
Subject: RE: [PATCH] ACPI, EINJ: Enhance error injection tolerance level
> If it solves problem related to ACPI, you should not use in this file:
> > + if ((pci_probe & PCI_PROBE_MMCONF) == 0)
> > + return 0;
> This is very x86 specific. We are making a lot of effort to make
> MMCONFIG platform independent now.
So you'd like to see the changes in this patch spread out across more
appropriate files? pci_mmcfg_for_each_region() moving off into
arch/x86/pci/mmconfig-shared.c, for example.
I'm not sure how to make that pretty in apei_resources_request()
where essentially we need to add an extra scan for some arch
specific addresses to ignore from the list of addresses.
-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists