All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: John Mock <kd6pag@qsl.net>
Cc: linux-kernel@vger.kernel.org,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>
Subject: Re: PPC: slab error in cache_free_debugcheck() from sd_revalidate_disk
Date: Sat, 18 Oct 2003 21:41:23 +0200	[thread overview]
Message-ID: <3F919763.1000901@colorfullife.com> (raw)

John wrote:

>Hardware: PowerMac 8500 (see attached 'lspci' and 'dmesg' for details), 
>	  ADB keyboard/mouse, USB mouse, Sony 100ES monitor
>Software: Debian 'Testing' branch
>
>Sorry, this may not be a very helpful bug report.  Let me know what additional
>information might be helpful and perhaps i can rig up a serial console for
>this beast.
>  
>
[snip]

>Oct 14 15:47:34 penngrove kernel: cddeec88: redzone 1: 0x0, redzone 2: 0x170fc2a5.
>O
>
That looks like a bug Ben reported some time ago: The dma controller 
trashes the whole cacheline when it transfers data from disk to memory.
I think the only solution is to disable redzoning for the kmalloc 
caches, or to use get_free_pages instead of kmalloc for the disk buffers,.

--
    Manfred


             reply	other threads:[~2003-10-18 19:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-18 19:41 Manfred Spraul [this message]
2003-10-18 21:12 ` PPC: slab error in cache_free_debugcheck() from sd_revalidate_disk Benjamin Herrenschmidt
  -- strict thread matches above, loose matches on Subject: below --
2003-10-18 17:18 John Mock

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=3F919763.1000901@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=benh@kernel.crashing.org \
    --cc=kd6pag@qsl.net \
    --cc=linux-kernel@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.