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]
Message-ID: <20110924135335.2be8d1be@endymion.delvare>
Date:	Sat, 24 Sep 2011 13:53:35 +0200
From:	Jean Delvare <khali@...ux-fr.org>
To:	Ben Dooks <ben-linux@...ff.org>
Cc:	Yong Zhang <yong.zhang0@...il.com>, linux-kernel@...r.kernel.org,
	linux-arch@...r.kernel.org, tglx@...utronix.de,
	Sonic Zhang <sonic.zhang@...log.com>,
	Alessandro Rubini <rubini@...pv.it>,
	Linus Walleij <linus.walleij@...ricsson.com>,
	STEricsson <STEricsson_nomadik_linux@...t.st.com>,
	Kukjin Kim <kgene.kim@...sung.com>,
	Wolfram Sang <w.sang@...gutronix.de>,
	Lucas De Marchi <lucas.demarchi@...fusion.mobi>,
	Barry Song <21cnbao@...il.com>, Jiri Kosina <jkosina@...e.cz>,
	"Justin P. Mattock" <justinmattock@...il.com>,
	Joe Perches <joe@...ches.com>, Dave Airlie <airlied@...ux.ie>,
	Paul Gortmaker <paul.gortmaker@...driver.com>,
	Paul Mundt <lethal@...ux-sh.org>,
	Nobuhiro Iwamatsu <iwamatsu@...auri.org>,
	Magnus Damm <damm@...nsource.se>,
	uclinux-dist-devel@...ckfin.uclinux.org, linux-i2c@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 32/55] i2c: irq: Remove IRQF_DISABLED

On Thu, 22 Sep 2011 16:58:59 +0800, Yong Zhang wrote:
> Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled],
> We run all interrupt handlers with interrupts disabled
> and we even check and yell when an interrupt handler
> returns with interrupts enabled (see commit [b738a50a:
> genirq: Warn when handler enables interrupts]).
> 
> So now this flag is a NOOP and can be removed.
> 
> Signed-off-by: Yong Zhang <yong.zhang0@...il.com>
> Acked-by: Wolfram Sang <w.sang@...gutronix.de>
> Acked-by: Linus Walleij <linus.walleij@...aro.org>
> Acked-by: Barry Song <21cnbao@...il.com>
> ---
>  drivers/i2c/busses/i2c-bfin-twi.c   |    4 ++--
>  drivers/i2c/busses/i2c-designware.c |    2 +-
>  drivers/i2c/busses/i2c-highlander.c |    2 +-
>  drivers/i2c/busses/i2c-nomadik.c    |    2 +-
>  drivers/i2c/busses/i2c-nuc900.c     |    2 +-
>  drivers/i2c/busses/i2c-pmcmsp.c     |    2 +-
>  drivers/i2c/busses/i2c-s3c2410.c    |    2 +-
>  drivers/i2c/busses/i2c-sh7760.c     |    2 +-
>  drivers/i2c/busses/i2c-sh_mobile.c  |    2 +-
>  drivers/i2c/busses/i2c-stu300.c     |    2 +-
>  10 files changed, 11 insertions(+), 11 deletions(-)

Ben, I'll let you pick this patch as it only touches drivers which are
under your responsibility. This will limit the risk of conflicts
between our trees.

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