From: Nigel Cunningham <ncunningham@linuxmail.org>
To: Andrew Morton <akpm@digeo.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Broken kunmap calls in rc4-mm1.
Date: Thu, 11 Nov 2004 12:17:05 +1100 [thread overview]
Message-ID: <1100135825.7402.32.camel@desktop.cunninghams> (raw)
Hi Andrew et al.
That oops in kunmap got me thinking of my recent DEBUG_HIGHMEM
additions, so I want for a walk through the -mm4 patch, and found plenty
of instances of people making the same mistake I did... using the struct
page * in the call to kunmap, rather than the virtual address.
I guess the best way to handle it is find/notify the respective authors
of patches in the tree? The problems are in:
Reiser4 (lots)
CacheFS (lots)
afs
binfmt_elf
libata_core
(I'm hoping some of the above people will see this message and save me
some effort :>)
Regards,
Nigel
--
Nigel Cunningham
Pastoral Worker
Christian Reformed Church of Tuggeranong
PO Box 1004, Tuggeranong, ACT 2901
You see, at just the right time, when we were still powerless, Christ
died for the ungodly. -- Romans 5:6
next reply other threads:[~2004-11-11 1:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-11 1:17 Nigel Cunningham [this message]
2004-11-11 1:29 ` Broken kunmap calls in rc4-mm1 William Lee Irwin III
2004-11-11 1:42 ` Nigel Cunningham
2004-11-11 2:59 ` Andrew Morton
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=1100135825.7402.32.camel@desktop.cunninghams \
--to=ncunningham@linuxmail.org \
--cc=akpm@digeo.com \
--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.