lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Oct 2007 18:53:05 -0700
From:	Kristoffer Ericson <kristoffer.ericson@...il.com>
To:	Paul Mundt <lethal@...ux-sh.org>
Cc:	linux-main <linux-kernel@...r.kernel.org>,
	linuxsh <linuxsh-dev@...ts.sourceforge.net>
Subject: [SUPERH] dma-mapping.h structure has no member named page

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
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ