From: "Joel Soete" <soete.joel@tiscali.be>
To: "Grant Grundler" <grundler@parisc-linux.org>
Cc: PARISC list <parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] B2k and CONFIG_PDC_CONSOLE pb: followup
Date: Thu, 22 Jan 2004 16:18:44 +0100 [thread overview]
Message-ID: <400CB8A10000262E@ocpmta3.freegates.net> (raw)
In-Reply-To: <20040122053112.GB6468@colo.lackof.org>
[-- Attachment #1: Type: text/plain, Size: 878 bytes --]
> You can backport and test that change to 2.4, I'd be happy to apply it.
Ok Grant,
I on going to prepare some backport but need some more time ;)
btw I found the following typo in 2.6:
=========><=========
--- ./drivers/parisc/sba_iommu.c.orig 2004-01-22 16:55:26.080226072 +0100
+++ ./drivers/parisc/sba_iommu.c 2004-01-22 16:56:28.037807088 +0100
@@ -1058,7 +1058,7 @@
printk(KERN_DEBUG " %2d : %08lx/%05x %p/%05x\n",
nents,
(unsigned long) sg_dma_address(startsg), cnt,
- sg_virt_address(startsg), startsg->length
+ sg_virt_addr(startsg), startsg->length
);
#else
DBG_RUN_SG(" %d : %08lx/%05x %p/%05x\n",
==========><==========
hth,
Joel
-------------------------------------------------------------------------
Tiscali ADSL: 12 mois à 29,50 /mois! L'Internet rapide, c'est pour tout
le monde.
http://reg.tiscali.be/default.asp?lg=fr
[-- Attachment #2: SBA_IOMMU.diff --]
[-- Type: application/octet-stream, Size: 429 bytes --]
--- ./drivers/parisc/sba_iommu.c.orig 2004-01-22 16:55:26.080226072 +0100
+++ ./drivers/parisc/sba_iommu.c 2004-01-22 16:56:28.037807088 +0100
@@ -1058,7 +1058,7 @@
printk(KERN_DEBUG " %2d : %08lx/%05x %p/%05x\n",
nents,
(unsigned long) sg_dma_address(startsg), cnt,
- sg_virt_address(startsg), startsg->length
+ sg_virt_addr(startsg), startsg->length
);
#else
DBG_RUN_SG(" %d : %08lx/%05x %p/%05x\n",
next prev parent reply other threads:[~2004-01-22 15:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-21 18:03 [parisc-linux] B2k and CONFIG_PDC_CONSOLE pb: followup Joel Soete
2004-01-22 5:31 ` Grant Grundler
2004-01-22 15:18 ` Joel Soete [this message]
2004-01-23 18:54 ` Joel Soete
2004-01-23 19:45 ` Grant Grundler
2004-01-24 11:12 ` Joel Soete
2004-01-24 21:03 ` Grant Grundler
2004-01-26 17:00 ` [parisc-linux] A fix for B2k and CONFIG_PDC_CONSOLE pb Joel Soete
2004-01-26 17:25 ` Matthew Wilcox
2004-01-26 18:20 ` Joel Soete
2004-01-26 18:38 ` Joel Soete
2004-01-27 17:17 ` Joel Soete
-- strict thread matches above, loose matches on Subject: below --
2004-01-22 18:54 [parisc-linux] B2k and CONFIG_PDC_CONSOLE pb: followup Joel Soete
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=400CB8A10000262E@ocpmta3.freegates.net \
--to=soete.joel@tiscali.be \
--cc=grundler@parisc-linux.org \
--cc=parisc-linux@lists.parisc-linux.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