All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: [subversion of 2.5.4-pre3] __pa() still works
Date: Fri, 08 Feb 2002 00:22:54 -0500	[thread overview]
Message-ID: <3C6360AE.96BE9BED@torque.net> (raw)

For anyone fighting with this little gem:
  "virt_to_bus_not_defined_use_pci_map"
in lk 2.5.4-pre4 ... you should read
Documentation/DMA-mapping.txt and change lots of 
code. Alternatively you may be pleased to know that 
__pa() still works as a replacement for virt_to_bus()
on i386. [Also __va() instead of bus_to_virt() .]

Since my system uses an advansys SCSI adapter I
have been rather busy. There is an impressive
list of "pre3" breakages on my system:
  ide-dma.c   [patch from Jens on lkml]
  ide-scsi.c    "      "
  sg.c          "      "
  advansys.c
  scsi_debug   [simple fix]
  usb/storage/debug.c  [simple fix]
  sound.c    [too tired]
  ...

$ uname -a
Linux frig 2.5.4-pre3 #72 Thu Feb 7 23:24:06 EST 2002 i686 unknown

Please accompany any flames with the correct "pci_map"
patch to the advansys driver:-)


Doug Gilbert

                 reply	other threads:[~2002-02-08  5:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3C6360AE.96BE9BED@torque.net \
    --to=dougg@torque.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.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 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.