Re: [PATCH 27/35] core: move early_res

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> Hi,
> 
> On Wed, 10 Feb 2010 01:20:31 -0800 Yinghai Lu <yinghai@xxxxxxxxxx> wrote:
> >
> > from arch/x86 to kernel/
> > 
> > Signed-off-by: Yinghai Lu <yinghai@xxxxxxxxxx>
> > ---
> >  arch/x86/include/asm/e820.h      |    2 +-
> >  arch/x86/include/asm/early_res.h |   21 --
> >  arch/x86/kernel/Makefile         |    2 +-
> >  arch/x86/kernel/e820.c           |    1 -
> >  arch/x86/kernel/early_res.c      |  523 --------------------------------------
> >  include/linux/early_res.h        |   21 ++
> >  kernel/Makefile                  |    2 +-
> >  kernel/early_res.c               |  522 +++++++++++++++++++++++++++++++++++++
> >  8 files changed, 546 insertions(+), 548 deletions(-)
> >  delete mode 100644 arch/x86/include/asm/early_res.h
> >  delete mode 100644 arch/x86/kernel/early_res.c
> >  create mode 100644 include/linux/early_res.h
> >  create mode 100644 kernel/early_res.c
> 
> From a powerpc pseries_defconfig build (and other configs) of tip/master
> (9d4a5dc3080c811f36bf8175f2de1f9a6f84b176 "Merge branch 'perf/urgent'"):
> 
> kernel/early_res.c:209: error: 'max_pfn_mapped' undeclared (first use in this function)
> 
> max_pfn_mapped is only defined for x86.

FYI, i already found this and reported it to Yinghai earlier today.

Btw.,are you doing these cross-build tests yourself, or are you relaying the 
kisskb automation notifications?

Thanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux