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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 18 Oct 2014 18:30:02 +0200 From: Marc Kleine-Budde <mkl@...gutronix.de> To: David Cohen <david.a.cohen@...ux.intel.com> Cc: wg@...ndegger.com, linux-can@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, trivial@...nel.org Subject: Re: [PATCH] net: m_can: add CONFIG_HAS_IOMEM dependence On Wed, Oct 15, 2014 at 02:41:50PM -0700, David Cohen wrote: > m_can uses io memory which makes it not compilable on architectures > without HAS_IOMEM such as UML: > > drivers/built-in.o: In function `m_can_plat_probe': > m_can.c:(.text+0x218cc5): undefined reference to `devm_ioremap_resource' > m_can.c:(.text+0x218df9): undefined reference to `devm_ioremap' > > Signed-off-by: David Cohen <david.a.cohen@...ux.intel.com> Applied to the can tree. Thanks, Marc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- 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