[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090106233758L.fujita.tomonori@lab.ntt.co.jp>
Date: Tue, 6 Jan 2009 23:37:47 +0900
From: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
To: linux-kernel@...r.kernel.org
Cc: mingo@...hat.com, travis@....com
Subject: tip: IA64 build error
I got the followings with tip/master:
drivers/pci/probe.c: In function 'pci_bus_show_cpuaffinity':
drivers/pci/probe.c:56: error: implicit declaration of function 'cpumask_from_node'
drivers/pci/probe.c:56: warning: pointer/integer type mismatch in conditional expression
make[3]: *** [drivers/pci/probe.o] Error 1
make[2]: *** [drivers/pci] Error 2
it's due to the typo in arch/ia64/include/asm/topology.h, I guess.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists