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:	Wed, 23 Apr 2008 22:02:04 +0200
From:	"pHilipp Zabel" <philipp.zabel@...il.com>
To:	"Russell King" <rmk+lkml@....linux.org.uk>
Cc:	"Harvey Harrison" <harvey.harrison@...il.com>,
	"Linus Torvalds" <torvalds@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>,
	"Andrew Morton" <akpm@...ux-foundation.org>,
	"Randy Dunlap" <randy.dunlap@...cle.com>
Subject: Re: [PATCH] mfd: kconfig exposing unbuildable driver

On Tue, Apr 22, 2008 at 10:33 PM, Russell King
<rmk+lkml@....linux.org.uk> wrote:
> That was my initial approach as well, which got shot down by Andrew
>  Morton and others as being unacceptable.

'Shot down' is a bit harsh. I just argued that technically the driver
does not depend on ARM (and neither does the ASIC, most probably).
On the other hand, AFAIK it is proprietary HTC silicon only found in a
handful of their devices, all of which are PXA2xx based.

>  On Tue, Apr 22, 2008 at 01:25:50PM -0700, Harvey Harrison wrote:
>  > Limit this driver to ARCH_PXA, noticed by breakage on allyesconfig
>  > builds on 32-bit x86.
>  >
>  > Signed-off-by: Harvey Harrison <harvey.harrison@...il.com>
>  > ---
>  > Linus, please apply and Russell can fix it up however he likes later
>  > in the week.  Many people are hitting this.
>  >
>  >  drivers/mfd/Kconfig |    1 +
>  >  1 files changed, 1 insertions(+), 0 deletions(-)
>  >
>  > diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
>  > index 2566479..bd29c61 100644
>  > --- a/drivers/mfd/Kconfig
>  > +++ b/drivers/mfd/Kconfig
>  > @@ -32,6 +32,7 @@ config HTC_EGPIO
>  >
>  >  config HTC_PASIC3
>  >       tristate "HTC PASIC3 LED/DS1WM chip support"
>  > +     depends on ARCH_PXA
>  >       help
>  >         This core driver provides register access for the LED/DS1WM
>  >         chips labeled "AIC2" and "AIC3", found on HTC Blueangel and
>  > --
>  > 1.5.5.144.g3e42
>  >
>  >
>  >
>
>  --
>  Russell King
>   Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
>   maintainer of:
>
>
> --
>  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/
>

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