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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 16 Jan 2013 11:07:51 +0000
From:	Lee Jones <lee.jones@...aro.org>
To:	Linus Walleij <linus.walleij@...aro.org>
Cc:	Samuel Ortiz <sameo@...ux.intel.com>, linux-kernel@...r.kernel.org,
	Anmar Oueja <anmar.oueja@...aro.org>, stable@...nel.org,
	Fabio Baltieri <fabio.baltieri@...aro.org>
Subject: Re: [PATCH v2] mfd: db8500-prcmu: fix irqdomain usage

On Mon, 14 Jan 2013, Linus Walleij wrote:

> On Thu, Dec 20, 2012 at 10:20 AM, Linus Walleij
> <linus.walleij@...ricsson.com> wrote:
> 
> > From: Linus Walleij <linus.walleij@...aro.org>
> >
> > This fixes two issues with the DB8500 PRCMU irqdomain:
> > - You have to state the irq base 0 to get a linear domain
> >   for the DT case from irq_domain_add_simple()
> > - The irqdomain was not used to translate the initial irq
> >   request using irq_create_mapping() making the linear
> >   case fail as it was lacking a proper descriptor.
> >
> > I took this opportunity to fix two lines of whitespace
> > errors in related code as I was anyway messing around with
> > it.
> >
> > Cc: stable@...nel.org
> > Cc: Lee Jones <lee.jones@...aro.org>
> > Signed-off-by: Linus Walleij <linus.walleij@...aro.org>

I thought you said I Acked this already?

Just in case: Acked-by Lee Jones <lee.jones@...aro.org>

> Sam, this regression fix has been around for a month soon,
> could you please apply it if there are no problems with it?

Definitely need this soon Sam.

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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