linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7 linux-next] drivers: remove deprecated IRQF_DISABLED
@ 2014-10-06 15:35 Fabian Frederick
  2014-10-06 15:35 ` [PATCH 1/7 linux-next] mv64x60_edac: " Fabian Frederick
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Fabian Frederick @ 2014-10-06 15:35 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, Fabian Frederick, iss_storagedev, linux-edac,
	linux-media

This small patchset removes IRQF_DISABLED from drivers branch.

See include/linux/interrupt.h:
"This flag is a NOOP and scheduled to be removed"

Note: (cross)compiled but untested.

Fabian Frederick (7):
  mv64x60_edac: remove deprecated IRQF_DISABLED
  ppc4xx_edac: remove deprecated IRQF_DISABLED
  tw68: remove deprecated IRQF_DISABLED
  cpqarray: remove deprecated IRQF_DISABLED
  HSI: remove deprecated IRQF_DISABLED
  bus: omap_l3_noc: remove deprecated IRQF_DISABLED
  bus: omap_l3_smx: remove deprecated IRQF_DISABLED

 drivers/block/cpqarray.c           |  2 +-
 drivers/bus/omap_l3_noc.c          |  4 ++--
 drivers/bus/omap_l3_smx.c          | 10 ++++------
 drivers/edac/mv64x60_edac.c        |  8 ++++----
 drivers/edac/ppc4xx_edac.c         |  4 ++--
 drivers/hsi/clients/nokia-modem.c  |  4 ++--
 drivers/media/pci/tw68/tw68-core.c |  2 +-
 7 files changed, 16 insertions(+), 18 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-10-07  1:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-06 15:35 [PATCH 0/7 linux-next] drivers: remove deprecated IRQF_DISABLED Fabian Frederick
2014-10-06 15:35 ` [PATCH 1/7 linux-next] mv64x60_edac: " Fabian Frederick
2014-10-06 15:35 ` [PATCH 2/7 linux-next] ppc4xx_edac: " Fabian Frederick
2014-10-06 15:35 ` [PATCH 3/7 linux-next] tw68: " Fabian Frederick
2014-10-06 15:35 ` [PATCH 4/7 linux-next] cpqarray: " Fabian Frederick
2014-10-06 19:19   ` Elliott, Robert (Server Storage)
2014-10-06 15:35 ` [PATCH 5/7 linux-next] HSI: " Fabian Frederick
2014-10-07  0:59   ` Sebastian Reichel
2014-10-06 15:35 ` [PATCH 6/7 linux-next] bus: omap_l3_noc: " Fabian Frederick
2014-10-06 15:35 ` [PATCH 7/7 linux-next] bus: omap_l3_smx: " Fabian Frederick
2014-10-06 17:40 ` [PATCH 0/7 linux-next] drivers: " Borislav Petkov
2014-10-06 18:33   ` Fabian Frederick
2014-10-06 18:46     ` Borislav Petkov
2014-10-06 19:23       ` Fabian Frederick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).