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:	Thu, 4 Jun 2015 15:21:29 +0300
From:	Sergey Ryazanov <ryazanov.s.a@...il.com>
To:	Jiang Liu <jiang.liu@...ux.intel.com>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	Bjorn Helgaas <bhelgaas@...gle.com>,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	Ingo Molnar <mingo@...hat.com>,
	"H. Peter Anvin" <hpa@...or.com>,
	Randy Dunlap <rdunlap@...radead.org>,
	Yinghai Lu <yinghai@...nel.org>,
	Borislav Petkov <bp@...en8.de>,
	Ralf Baechle <ralf@...ux-mips.org>,
	Manuel Lauss <manuel.lauss@...il.com>,
	Aleksey Makarov <aleksey.makarov@...iga.com>,
	David Daney <david.daney@...ium.com>,
	Christoph Lameter <cl@...ux.com>,
	Jayachandran C <jchandra@...adcom.com>,
	Tejun Heo <tj@...nel.org>, John Crispin <blogic@...nwrt.org>,
	Andrew Bresticker <abrestic@...omium.org>,
	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
	Tony Luck <tony.luck@...el.com>, x86@...nel.org,
	open list <linux-kernel@...r.kernel.org>,
	linux-pci@...r.kernel.org, linux-acpi@...r.kernel.org,
	Linux MIPS <linux-mips@...ux-mips.org>
Subject: Re: [RFT v2 39/48] genirq, mips: Kill the first parameter 'irq' of irq_flow_handler_t

2015-06-04 7:13 GMT+03:00 Jiang Liu <jiang.liu@...ux.intel.com>:
> Now most IRQ flow handlers make no use of the first parameter 'irq'.
> And for those who do make use of 'irq', we could easily get the irq
> number through irq_desc->irq_data->irq. So kill the first parameter
> 'irq' of irq_flow_handler_t.
>
> To ease review, I have split the changes into several parts, though
> they should be merge as one to support bisecting.
>
> Signed-off-by: Jiang Liu <jiang.liu@...ux.intel.com>
> Acked-by: Ralf Baechle <ralf@...ux-mips.org>
> ---
>  arch/mips/alchemy/common/irq.c          |    4 ++--
>  arch/mips/alchemy/devboards/bcsr.c      |    2 +-
>  arch/mips/ath25/ar2315.c                |    2 +-
>  arch/mips/ath25/ar5312.c                |    2 +-
>  arch/mips/ath79/irq.c                   |    8 ++++----
>  arch/mips/cavium-octeon/octeon-irq.c    |    8 ++++----
>  arch/mips/include/asm/netlogic/common.h |    4 ++--
>  arch/mips/jz4740/gpio.c                 |    2 +-
>  arch/mips/netlogic/common/smp.c         |    4 ++--
>  arch/mips/pci/pci-ar2315.c              |    2 +-
>  arch/mips/pci/pci-ar71xx.c              |    2 +-
>  arch/mips/pci/pci-ar724x.c              |    2 +-
>  arch/mips/pci/pci-rt3883.c              |    2 +-
>  arch/mips/ralink/irq.c                  |    2 +-
>  14 files changed, 23 insertions(+), 23 deletions(-)
>

Acked-by: Sergey Ryazanov <ryazanov.s.a@...il.com>

-- 
Sergey
--
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