All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Soete <soete.joel@scarlet.be>
To: Grant Grundler <grundler@parisc-linux.org>, linux-parisc@vger.kernel.org
Cc: Kyle McMartin <kyle@parisc-linux.org>, Matthew Wilcox <matthew@wil.cx>
Subject: Yet another ccio fix idea?
Date: Sun, 09 Mar 2008 13:55:15 +0000	[thread overview]
Message-ID: <47D3EC43.3070101@scarlet.be> (raw)

Hello Grant,

Always tracking this ccio-dma bug, I figure out this stuff could be helpfull:
--- a/drivers/parisc/ccio-dma.c	2008-03-09 12:55:00.000000000 +0000
+++ b/drivers/parisc/ccio-dma.c	2008-03-09 12:55:21.000000000 +0000
@@ -802,7 +802,7 @@
  			 * Hopefully someone figures out how to patch (NOP) the
  			 * FDC/SYNC out at boot time.
  			 */
-			asm volatile("fdc %%r0(%0)" : : "r" (pdir_ptr[7]));
+			asm volatile("fdc %%r0(%0)" : : "r" (pdir_ptr));

What's your opinion?

Tx,
	r.

             reply	other threads:[~2008-03-09 13:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09 13:55 Joel Soete [this message]
2008-03-09 17:46 ` Yet another ccio fix idea? Grant Grundler
2008-03-09 17:48 ` Grant Grundler
2008-03-10 19:59 ` James Bottomley
2008-03-10 20:37   ` John David Anglin
2008-03-14  3:50   ` Grant Grundler
  -- strict thread matches above, loose matches on Subject: below --
2008-03-10 17:16 rubisher
2008-03-10 17:26 ` John David Anglin
2008-03-14  5:53   ` Grant Grundler
2008-03-12  9:16 rubisher
2008-03-12 11:47 ` James Bottomley
2008-03-12 12:51   ` John David Anglin
2008-03-12 19:52     ` John David Anglin
2008-03-14  3:57   ` Grant Grundler
2008-03-14  6:02 ` Grant Grundler
2008-03-15 19:32   ` rubisher
2008-03-14  8:30 rubisher
2008-03-14 15:35 ` John David Anglin
2008-03-15 12:03   ` rubisher
2008-03-14 14:18 rubisher

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=47D3EC43.3070101@scarlet.be \
    --to=soete.joel@scarlet.be \
    --cc=grundler@parisc-linux.org \
    --cc=kyle@parisc-linux.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=matthew@wil.cx \
    /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.