RE: linux-next: manual merge of the char-misc tree with the ia64 tree

From: Luck, Tony
Date: Tue Jul 15 2014 - 11:57:52 EST


> Currently, all the stuff we're doing is x86-only so arch/x86/ras/ might
> be a good place too, if other arches wanna do their own thing or if x86
> RAS facilities turn out to be PITA to make arch-independent.

Oops - not quite. We moved creation of the EDAC trace point into drivers/ras/ras.c
and edac is not x86 specific.

We also create the PCIe AER tracepoint there too - PCIe is not x86 specific.

-Tony