Re: [PATCH 3/5] acpi: move x86/mm/srat.c to x86/kernel/acpi/srat.c

From: li guang
Date: Mon Feb 04 2013 - 20:17:19 EST


å 2013-02-04äç 11:44 -0800ïDavid Rientjesåéï
> On Mon, 4 Feb 2013, liguang wrote:
>
> > srat table should present only on acpi domain,
> > seems mm/ is not the right place for it.
> >
> > Signed-off-by: liguang <lig.fnst@xxxxxxxxxxxxxx>
> > ---
> > arch/x86/kernel/acpi/Makefile | 1 +
> > arch/x86/mm/Makefile | 1 -
> > arch/x86/mm/srat.c | 191 -----------------------------------------
> > 3 files changed, 1 insertions(+), 192 deletions(-)
> > delete mode 100644 arch/x86/mm/srat.c
> >
>
> I was excited for a moment because this would have been one great cleanup,
> but you never readded the code to arch/x86/kernel/acpi. (You probably
> need to do "git add <newfile>" before generating the patch file.) I do
> like the idea of moving it, though, if it's build tested thoroughly.

OK, will git add it.


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