public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RFC: APEI hardware reduced profile
@ 2014-03-26 12:08 Tomasz Nowicki
  2014-03-26 14:55 ` Rafael J. Wysocki
  0 siblings, 1 reply; 6+ messages in thread
From: Tomasz Nowicki @ 2014-03-26 12:08 UTC (permalink / raw)
  To: Len Brown, Rafael J. Wysocki
  Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
	linaro-acpi

Hi,

Currently APEI depends on x86 architecture. It is because of many x86 
specific features like "IA-32 Architecture Corrected Machine Check
" error source or NMI hardware error notification. However, many other 
features like "PCI Express Device AER Structure" or GHES via external 
interrupt can be still used perfectly by other architectures. So my idea 
is to move x86 dependency away form Kconfig to APEI areas where it 
really applies to.

I have started refactoring ghes.c driver in that direction. And here 
comes my confusion, how should we treat x86 related parts, as fixed 
profile? (which means we could use ACPI_REDUCED_HARDWARE or 
CONFIG_ACPI_REDUCED_HARDWARE_ONLY define). I would like to ask for your 
opinion.

Regards,
Tomasz

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-27  9:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 12:08 RFC: APEI hardware reduced profile Tomasz Nowicki
2014-03-26 14:55 ` Rafael J. Wysocki
2014-03-26 15:10   ` Mauro Carvalho Chehab
2014-03-26 20:36     ` Borislav Petkov
2014-03-27  9:17       ` Tomasz Nowicki
2014-03-27  9:05     ` Tomasz Nowicki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox