Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Typo?
@ 2002-11-29  9:57 jsoe0708
  2002-11-29 15:04 ` Matthew Wilcox
  0 siblings, 1 reply; 4+ messages in thread
From: jsoe0708 @ 2002-11-29  9:57 UTC (permalink / raw)
  To: parisc-linux

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

Here attached some diff which seems to be typo.

Joel

********************************************************************************
Controlez mieux votre consommation Internet...surfez Tiscali Complete...http://tiscali.complete.be




[-- Attachment #2: Typo-sba_iommu.c.diff --]
[-- Type: application/octet-stream, Size: 581 bytes --]

diff -NaurX dontdiff linux-2.4.20-pa8t/arch/parisc/kernel/sba_iommu.c linux-2.4.20-pa9/arch/parisc/kernel/sba_iommu.c
--- linux-2.4.20-pa8t/arch/parisc/kernel/sba_iommu.c	2002-11-26 15:52:15.000000000 +0100
+++ linux-2.4.20-pa9/arch/parisc/kernel/sba_iommu.c	2002-11-18 09:07:18.000000000 +0100
@@ -1056,7 +1056,7 @@
 			printk(KERN_DEBUG " %2d : %08lx/%05x %p/%05x\n",
 				nents,
 				(unsigned long) sg_dma_address(startsg), cnt,
-				sg_virt_addr(startsg), startsg->length
+				sg_virt_address(startsg), startsg->length
 		);
 #else
 		DBG_RUN_SG(" %d : %08lx/%05x %p/%05x\n",

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] Typo?
  2002-11-29  9:57 [parisc-linux] Typo? jsoe0708
@ 2002-11-29 15:04 ` Matthew Wilcox
  2002-12-03  5:18   ` Grant Grundler
  2002-12-03  5:35   ` Grant Grundler
  0 siblings, 2 replies; 4+ messages in thread
From: Matthew Wilcox @ 2002-11-29 15:04 UTC (permalink / raw)
  To: jsoe0708; +Cc: parisc-linux

On Fri, Nov 29, 2002 at 10:57:50AM +0100, jsoe0708@tiscali.be wrote:
> Here attached some diff which seems to be typo.

patch looks correct to me.  grant?



-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] Typo?
  2002-11-29 15:04 ` Matthew Wilcox
@ 2002-12-03  5:18   ` Grant Grundler
  2002-12-03  5:35   ` Grant Grundler
  1 sibling, 0 replies; 4+ messages in thread
From: Grant Grundler @ 2002-12-03  5:18 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: jsoe0708, parisc-linux

Matthew Wilcox wrote:
> On Fri, Nov 29, 2002 at 10:57:50AM +0100, jsoe0708@tiscali.be wrote:
> > Here attached some diff which seems to be typo.
> 
> patch looks correct to me.  grant?

yup - a typo in the debug code. I'll commit Joels patch shortly.

thanks!
grant

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] Typo?
  2002-11-29 15:04 ` Matthew Wilcox
  2002-12-03  5:18   ` Grant Grundler
@ 2002-12-03  5:35   ` Grant Grundler
  1 sibling, 0 replies; 4+ messages in thread
From: Grant Grundler @ 2002-12-03  5:35 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: jsoe0708, parisc-linux

Matthew Wilcox wrote:
> On Fri, Nov 29, 2002 at 10:57:50AM +0100, jsoe0708@tiscali.be wrote:
> > Here attached some diff which seems to be typo.
> 
> patch looks correct to me.  grant?

I was off on holiday...I guess I didn't advertise that well enough.

I just committed Joel's patch and just now realized it's *WRONG*.
I don't know why I thought sg_virt_address() was correct before.
Brain fart.

grundler <520>fgrep sg_virt include/asm-parisc/scatterlist.h 
#define sg_virt_addr(sg) (((sg)->address) ? ((sg)->address) : \

I'll fix my mess. *sigh*.
BTW, I'll fix pci-dma.c too. I've got the B180 to test it on tomorrow.

thanks!
grant

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-12-03  5:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-29  9:57 [parisc-linux] Typo? jsoe0708
2002-11-29 15:04 ` Matthew Wilcox
2002-12-03  5:18   ` Grant Grundler
2002-12-03  5:35   ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox