On 22/01/15 11:24, Thomas Gleixner wrote:
On Wed, 21 Jan 2015, Bryan O'Donoghue wrote:
  arch/x86/Kconfig           |  25 ++
  arch/x86/Kconfig.debug     |  13 +
  arch/x86/include/asm/imr.h |  60 ++++
  arch/x86/kernel/Makefile   |   1 +
  arch/x86/kernel/imr.c      | 681 +++++++++++++++++++++++++++++++++++++++++++++

Can we please stop to dump random stuff into x86/kernel?

x86/platform ... would be a proper place for this.

Thanks,

        tglx


Hi Thomas.

The IMR registers live in the north cluster of the SoC which is why I thought arch/x86/kernel would be the best place for this code.

That said, there's no technical reason we couldn't move this code to

drivers/platform/x86/intel_qrk_imr.c

Darren - would that be acceptable to you ?


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to