linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Nelson <james4765@cwazy.co.uk>
To: linux-kernel@vger.kernel.org, linux-mips@linux-mips.org
Cc: ralf@linux-mips.org, James Nelson <james4765@cwazy.co.uk>
Subject: [PATCH 0/4] mips: remove cli()/sti() from arch/mips/*
Date: Tue, 4 Jan 2005 16:33:07 -0600	[thread overview]
Message-ID: <20050104223327.21889.11863.64754@localhost.localdomain> (raw)

This series of patches is to remove the last cli()/sti() function calls in arch/mips.

These are the only instances in active code that grep could find.

 gt64120/ev64120/irq.c                            |    2 +-
 jmr3927/rbhma3100/setup.c                        |    2 +-
 tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c   |    2 +-
 tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c |    4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

             reply	other threads:[~2005-01-04 22:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-04 22:33 James Nelson [this message]
2005-01-04 22:33 ` [PATCH 1/4] mips: remove cli()/sti() in arch/mips/gt64120/ev64120/irq.c James Nelson
2005-01-04 22:33 ` [PATCH 2/4] mips: remove cli()/sti() in arch/mips/jmr3927/rbhma3100/setup.c James Nelson
2005-01-04 22:33 ` [PATCH 3/4] mips: remove cli()/sti() in arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c James Nelson
2005-01-04 22:33 ` [PATCH 4/4] mips: remove cli()/sti() in arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c James Nelson
2005-01-05 22:28 ` [PATCH 0/4] mips: remove cli()/sti() from arch/mips/* Ralf Baechle

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=20050104223327.21889.11863.64754@localhost.localdomain \
    --to=james4765@cwazy.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /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 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).