[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100831131812.1b8eb758.sfr@canb.auug.org.au>
Date: Tue, 31 Aug 2010 13:18:12 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: David Miller <davem@...emloft.net>, <netdev@...r.kernel.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Akinobu Mita <akinobu.mita@...il.com>
Subject: linux-next: build failure after merge of the final tree (net tree
related)
Hi ,
After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:
drivers/net/starfire.c: In function 'starfire_init':
drivers/net/starfire.c:2081: error: negative width in bit-field '<anonymous>'
This is:
BUILD_BUG_ON(sizeof(dma_addr_t) != sizeof(netdrv_addr_t));
in starfire_init().
Immediate cause is commit 56543af9563d91c1c5596a7980b416389bdea071
("starfire: use BUILD_BUG_ON for netdrv_addr_t").
The real cause is the complete mess at the start of starfire.c that
tries to determine if dma_addr_t is 64 bits or not ...
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists