LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Re: [SUPERH] dma-mapping.h structure has no member named page
2007-10-24 1:53 [SUPERH] dma-mapping.h structure has no member named page Kristoffer Ericson
@ 2007-10-23 23:05 ` Jens Axboe
2007-10-24 23:34 ` Kristoffer Ericson
0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2007-10-23 23:05 UTC (permalink / raw)
To: Kristoffer Ericson; +Cc: Paul Mundt, linux-main, linuxsh
On Tue, Oct 23 2007, Kristoffer Ericson wrote:
> Greetings,
>
> Got this after syncing my tree with linux-2.6.git.
>
> In file included from include/linux/dma-mapping.h:52,
> from include/linux/dmaengine.h:29,
> from include/linux/skbuff.h:29,
> from include/linux/netlink.h:155,
> from include/linux/genetlink.h:4,
> from include/net/genetlink.h:4,
> from include/linux/taskstats_kern.h:12,
> from init/main.c:46:
> include/asm/dma-mapping.h: In function `dma_map_sg':
> include/asm/dma-mapping.h:88: error: structure has no member named `page'
> include/asm/dma-mapping.h:91: error: structure has no member named `page'
> include/asm/dma-mapping.h: In function `dma_sync_sg':
> include/asm/dma-mapping.h:141: error: structure has no member named `page'
> include/asm/dma-mapping.h:144: error: structure has no member named `page'
> make[1]: *** [init/main.o] Error 1
> make: *** [init] Error 2
Pull again, should be ok now.
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
* [SUPERH] dma-mapping.h structure has no member named page
@ 2007-10-24 1:53 Kristoffer Ericson
2007-10-23 23:05 ` Jens Axboe
0 siblings, 1 reply; 3+ messages in thread
From: Kristoffer Ericson @ 2007-10-24 1:53 UTC (permalink / raw)
To: Paul Mundt; +Cc: linux-main, linuxsh
Greetings,
Got this after syncing my tree with linux-2.6.git.
In file included from include/linux/dma-mapping.h:52,
from include/linux/dmaengine.h:29,
from include/linux/skbuff.h:29,
from include/linux/netlink.h:155,
from include/linux/genetlink.h:4,
from include/net/genetlink.h:4,
from include/linux/taskstats_kern.h:12,
from init/main.c:46:
include/asm/dma-mapping.h: In function `dma_map_sg':
include/asm/dma-mapping.h:88: error: structure has no member named `page'
include/asm/dma-mapping.h:91: error: structure has no member named `page'
include/asm/dma-mapping.h: In function `dma_sync_sg':
include/asm/dma-mapping.h:141: error: structure has no member named `page'
include/asm/dma-mapping.h:144: error: structure has no member named `page'
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [SUPERH] dma-mapping.h structure has no member named page
2007-10-23 23:05 ` Jens Axboe
@ 2007-10-24 23:34 ` Kristoffer Ericson
0 siblings, 0 replies; 3+ messages in thread
From: Kristoffer Ericson @ 2007-10-24 23:34 UTC (permalink / raw)
To: Jens Axboe; +Cc: Kristoffer Ericson, Paul Mundt, linux-main, linuxsh
On Wed, 24 Oct 2007 01:05:07 +0200
Jens Axboe <jens.axboe@oracle.com> wrote:
> On Tue, Oct 23 2007, Kristoffer Ericson wrote:
> > Greetings,
> >
> > Got this after syncing my tree with linux-2.6.git.
> >
> > In file included from include/linux/dma-mapping.h:52,
> > from include/linux/dmaengine.h:29,
> > from include/linux/skbuff.h:29,
> > from include/linux/netlink.h:155,
> > from include/linux/genetlink.h:4,
> > from include/net/genetlink.h:4,
> > from include/linux/taskstats_kern.h:12,
> > from init/main.c:46:
> > include/asm/dma-mapping.h: In function `dma_map_sg':
> > include/asm/dma-mapping.h:88: error: structure has no member named `page'
> > include/asm/dma-mapping.h:91: error: structure has no member named `page'
> > include/asm/dma-mapping.h: In function `dma_sync_sg':
> > include/asm/dma-mapping.h:141: error: structure has no member named `page'
> > include/asm/dma-mapping.h:144: error: structure has no member named `page'
> > make[1]: *** [init/main.o] Error 1
> > make: *** [init] Error 2
>
> Pull again, should be ok now.
Yeah, saw the posts on it last night. Everything worked fine after pulling again last night. Thx
>
> --
> Jens Axboe
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-24 14:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-24 1:53 [SUPERH] dma-mapping.h structure has no member named page Kristoffer Ericson
2007-10-23 23:05 ` Jens Axboe
2007-10-24 23:34 ` Kristoffer Ericson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).