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, 07 Apr 2009 21:42:32 +0900 (JST)
From:	Atsushi Nemoto <anemo@....ocn.ne.jp>
To:	alessandro.zummo@...ertech.it
Cc:	rtc-linux@...glegroups.com, a.zummo@...ertech.it,
	linux-kernel@...r.kernel.org
Subject: Re: [rtc-linux] [PATCH] rtc-tx4939: Drop IRQF_SHARED

On Mon, 6 Apr 2009 19:10:53 +0200, Alessandro Zummo <alessandro.zummo@...ertech.it> wrote:
> > IRQF_SHARED should be used with IRQF_DISABLED.  This RTC have dedicated
> > irq line so there is no reason to use IRQF_SHARED.
> 
>  Is that true for every board this rtc is/will be used on?

Yes.  This RTC is internal device of TX4939 SoC and its irq line is
hardwired to SoC's interrupt controller.  At least TX4939 uses
dedicated irq number for the RTC and I believe all future SoC (if
possible) will follow.

---
Atsushi Nemoto
--
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