All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Opdenacker <michael.opdenacker@free-electrons.com>
To: JBottomley@parallels.com
Cc: linuxdrivers@attotech.com, achim_leubner@adaptec.com,
	xjtuwjp@gmail.com, lindar_liu@usish.com,
	linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] [RESEND] [SCSI] misc drivers: remove deprecated IRQF_DISABLED
Date: Tue, 18 Mar 2014 06:32:43 +0100	[thread overview]
Message-ID: <5327DA7B.7060200@free-electrons.com> (raw)
In-Reply-To: <1393998313-4240-1-git-send-email-michael.opdenacker@free-electrons.com>

Hi,

On 03/05/2014 06:45 AM, Michael Opdenacker wrote:
> This patch removes the use of the IRQF_DISABLED flag
> in several drivers in drivers/scsi/
>
> It's a NOOP since 2.6.35 and it will be removed one day.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
> ---
>  drivers/scsi/dtc.c                | 2 +-
>  drivers/scsi/esas2r/esas2r_init.c | 2 +-
>  drivers/scsi/g_NCR5380.c          | 2 +-
>  drivers/scsi/gdth.c               | 6 +++---
>  drivers/scsi/in2000.c             | 2 +-
>  drivers/scsi/initio.c             | 2 +-
>  drivers/scsi/pas16.c              | 2 +-
>  drivers/scsi/pm8001/pm8001_init.c | 2 --
>  drivers/scsi/t128.c               | 2 +-
>  9 files changed, 10 insertions(+), 12 deletions(-)
As the maintainers don't seem to have time for this, I will trying to
get my IRQF_DISABLED patches merged through Andrew Morton.

Michael.

-- 
Michael Opdenacker, CEO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
+33 484 258 098

  reply	other threads:[~2014-03-18  5:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-06  5:54 [PATCH] [SCSI] misc drivers: remove deprecated IRQF_DISABLED Michael Opdenacker
2013-12-09 10:25 ` [PATCH][RESEND] " Michael Opdenacker
2014-03-05  5:45   ` [PATCH] [RESEND] " Michael Opdenacker
2014-03-18  5:32     ` Michael Opdenacker [this message]
2014-03-18  8:39     ` Michael Opdenacker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5327DA7B.7060200@free-electrons.com \
    --to=michael.opdenacker@free-electrons.com \
    --cc=JBottomley@parallels.com \
    --cc=achim_leubner@adaptec.com \
    --cc=akpm@linux-foundation.org \
    --cc=lindar_liu@usish.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxdrivers@attotech.com \
    --cc=xjtuwjp@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.