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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 2 Jun 2009 16:09:02 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Baruch Siach <baruch@...s.co.il>
Cc:	linux-kernel@...r.kernel.org, dbrownell@...rs.sourceforge.net,
	linux-arm-kernel@...ts.arm.linux.org.uk, linux@....linux.org.uk,
	baruch@...s.co.il
Subject: Re: [PATCH v3] gpio: driver for PrimeCell PL061 GPIO controller

On Tue,  2 Jun 2009 23:48:10 +0300
Baruch Siach <baruch@...s.co.il> wrote:

> This is a driver for the ARM PrimeCell PL061 GPIO AMBA peripheral. The driver
> is implemented using the gpiolib framework.

x86_64 allmodconfig:

drivers/gpio/pl061.c: In function 'pl061_probe':
drivers/gpio/pl061.c:254: error: 'SZ_4K' undeclared (first use in this function)
drivers/gpio/pl061.c:254: error: (Each undeclared identifier is reported only once
drivers/gpio/pl061.c:254: error: for each function it appears in.)
drivers/gpio/pl061.c:306: error: implicit declaration of function 'set_irq_flags'
drivers/gpio/pl061.c:306: error: 'IRQF_VALID' undeclared (first use in this function)

I'll put a depends-on-ARM in there...
--
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