public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@debian.org>
To: Matt Bernstein <matt@theBachChoir.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.5.47-ac2
Date: Wed, 13 Nov 2002 16:31:55 +0000	[thread overview]
Message-ID: <20021113163155.L30392@parcelfarce.linux.theplanet.co.uk> (raw)


> $ find drivers/ -name "*.[ch]" \
>         -exec grep -l 'Documentation/DMA-mapping.txt' "{}" \;
[...]
> drivers/parisc/sba_iommu.c  

man 1 xargs

sba_iommu.c is a false positive.  if you'd not used -l, you'd've noticed this.

 * See Documentation/DMA-mapping.txt


-- 
Revolutions do not require corporate support.

             reply	other threads:[~2002-11-13 16:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13 16:31 Matthew Wilcox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-13 13:59 Linux 2.5.47-ac2 Margit Schubert-While
2002-11-13 13:13 Margit Schubert-While
2002-11-13  9:43 Margit Schubert-While
2002-11-13 10:06 ` Matt Bernstein
2002-11-13 10:17 ` Pawel Bernadowski
2002-11-13 12:14   ` Matt Bernstein
2002-11-13 15:55 ` Randy.Dunlap
2002-11-13  8:08 Margit Schubert-While
2002-11-13  1:30 Alan Cox
2002-11-13  3:10 ` Paul
2002-11-13 16:46   ` Samuli Suonpaa
2002-11-13 16:55     ` Samuli Suonpaa

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=20021113163155.L30392@parcelfarce.linux.theplanet.co.uk \
    --to=willy@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matt@theBachChoir.org.uk \
    /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