Re: [PATCH] starfire: use BUILD_BUG_ON for netdrv_addr_t
From: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Date: 2010-08-30 04:57:53
Also in:
linux-arch
From: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Date: 2010-08-30 04:57:53
Also in:
linux-arch
On Sun, 29 Aug 2010 21:25:34 -0700 (PDT) David Miller [off-list ref] wrote:
From: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Date: Mon, 30 Aug 2010 07:59:38 +0900quoted
But the above can't be perfect so about twenty architectures define dma_addr_t. With CONFIG_DMA_ADDR_T_64BIT, we can clean up all the mess nicely, I guess.Yes, that's what we need.
Ok, I'll take care of this.