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:	Tue, 24 Jun 2014 13:37:31 +0400
From:	Alexander Shiyan <shc_work@...l.ru>
To:	Lee Jones <lee.jones@...aro.org>
Cc:	linux-kernel@...r.kernel.org,
	Samuel Ortiz <sameo@...ux.intel.com>,
	Sascha Hauer <kernel@...gutronix.de>,
	Shawn Guo <shawn.guo@...escale.com>
Subject: Re: [PATCH v2] mfd: mc13xxx: Use regmap irq framework for interrupts

Tue, 24 Jun 2014 10:29:22 +0100 от Lee Jones <lee.jones@...aro.org>:
> > This patch convert mc13xxx MFD driver to use regmap irq framework
> > for interrupt registration.
> > 
> > Signed-off-by: Alexander Shiyan <shc_work@...l.ru>
> > ---
> It's helpful if you add a v1 -> v2 changelog here, so we can keep up
> with what's happening.

Yes, the basic changes are:
- Use disable_irq_nosync() instead of disable_irq() due to usage this callback in the ISR.
- Remove IRQF_ONESHOT flag from slave IRQs.

---

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ