All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: ncunningham@linuxmail.org
Cc: wli@holomorphy.com, linux-kernel@vger.kernel.org
Subject: Re: Broken kunmap calls in rc4-mm1.
Date: Wed, 10 Nov 2004 18:59:25 -0800	[thread overview]
Message-ID: <20041110185925.1c2eb9bf.akpm@osdl.org> (raw)
In-Reply-To: <1100137328.7402.45.camel@desktop.cunninghams>

Nigel Cunningham <ncunningham@linuxmail.org> wrote:
>
> Remaining culprits are....
> 
>  Reiser4:
>  - do_readpage_tail
>   -reiser4_status_init
>   -reiser4_status_write

obuggerit.  Look, a simple helper is to redefine kmap_atomic() and
kunmap_atomic() to work on char*'s.  This will spit warnings if someone
feeds in a page*.  Which would be a lot more useful if we didn't have all
those infernal __iomem warnings scrolling off the screen but ho hum.

I'll cook something up.

  reply	other threads:[~2004-11-11  2:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-11  1:17 Broken kunmap calls in rc4-mm1 Nigel Cunningham
2004-11-11  1:29 ` William Lee Irwin III
2004-11-11  1:42   ` Nigel Cunningham
2004-11-11  2:59     ` Andrew Morton [this message]
2004-11-11  7:45       ` Jens Axboe
2004-11-11  7:50         ` Andrew Morton
2004-11-11 19:22   ` Pavel Machek
2004-11-11  1:34 ` Chris Wright

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=20041110185925.1c2eb9bf.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncunningham@linuxmail.org \
    --cc=wli@holomorphy.com \
    /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.