mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Matt Mackall <mpm@selenic.com>
Cc: linux-kernel@vger.kernel.org, rjwalsh@durables.org
Subject: Re: [PATCH 1/3] netpoll api
Date: Wed, 10 Sep 2003 00:49:07 -0700	[thread overview]
Message-ID: <20030910004907.67b90bd1.akpm@osdl.org> (raw)
In-Reply-To: <20030910074030.GC4489@waste.org>

Matt Mackall <mpm@selenic.com> wrote:
>
> +	spin_lock_irq(&irq_desc[ndev->irq].lock);
>  +	for(a=irq_desc[ndev->irq].action; a; a=a->next) {

Lots of architectures do not use irq_desc[].   You'll need abstracted
per-arch primitives for functions such as this.


  reply	other threads:[~2003-09-10  7:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-10  7:40 Matt Mackall
2003-09-10  7:49 ` Andrew Morton [this message]
2003-09-10  8:18   ` Matt Mackall
2003-09-10  8:39     ` Anton Blanchard
2003-09-10  8:50       ` Russell King
2003-09-10  9:08       ` Matt Mackall
2003-09-10 19:16         ` Benjamin Herrenschmidt
     [not found]         ` <20030910094259.1e176300.akpm@osdl.org>
2003-09-12 19:59           ` Matt Mackall

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=20030910004907.67b90bd1.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpm@selenic.com \
    --cc=rjwalsh@durables.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

Powered by JetHome