[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091015121720.57710ad2.randy.dunlap@oracle.com>
Date: Thu, 15 Oct 2009 12:17:20 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Mauro Carvalho Chehab <mchehab@...hat.com>
Cc: linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for October 15 (i7core_edac)
On Thu, 15 Oct 2009 15:25:38 +1100 Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20091014:
Hi Mauro,
i7core_edac has a few glitches when building on X86_32 or on SMP=n.
Should it be restricted to X86_64 and SMP=y?
drivers/edac/i7core_edac.c:860: error: implicit declaration of function 'msleep'
--> #include <linux/delay.h>
SMP=n:
drivers/edac/i7core_edac.c:1700: error: 'struct cpuinfo_x86' has no member named 'phys_proc_id'
X86_32=y:
drivers/edac/i7core_edac.c:919: warning: left shift count >= width of type
drivers/edac/i7core_edac.c:922: warning: left shift count >= width of type
drivers/edac/i7core_edac.c:924: warning: left shift count >= width of type
drivers/edac/i7core_edac.c:929: warning: left shift count >= width of type
drivers/edac/i7core_edac.c:932: warning: left shift count >= width of type
drivers/edac/i7core_edac.c:934: warning: left shift count >= width of type
drivers/edac/i7core_edac.c:939: warning: left shift count >= width of type
drivers/edac/i7core_edac.c:945: warning: left shift count >= width of type
drivers/edac/i7core_edac.c:951: warning: left shift count >= width of type
---
~Randy
--
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