From: Martin Lorenz <martin@lorenz.eu.org>
To: linux-thinkpad@linux-thinkpad.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [ltp] Re: paging request BUG in 2.6.19-rc5 on resume - X60s
Date: Mon, 13 Nov 2006 20:34:43 +0100 [thread overview]
Message-ID: <20061113193443.GF7942@gimli> (raw)
In-Reply-To: <1163426119.5871.26.camel@Homer.simpson.net>
On Mon, Nov 13, 2006 at 02:55:18PM +0100, Mike Galbraith wrote:
>
> Per ksymoops, that code is:
> 0: ba 03 00 00 00 mov $0x3,%edx
> 5: e9 ee fc fb ff jmp fffbfcf8 <_EIP+0xfffbfcf8>
> a: 83 a0 2c 01 00 00 b7 andl $0xffffffb7,0x12c(%eax)
> 11: e9 00 00 00 00 jmp 16 <_EIP+0x16>
>
> There is no such andl with an offset of 0x12c and that mask (I_LOCK|
> I_NEW?) anywhere in my kernel or modules. How about yours?
$ objdump -D vmlinux | grep -5 'andl $0xffffffb7,0x12c'
c016ff87: 05 2c 01 00 00 add $0x12c,%eax
c016ff8c: ba 03 00 00 00 mov $0x3,%edx
c016ff91: e9 ee fc fb ff jmp c012fc84 <wake_up_bit>
c016ff96 <unlock_new_inode>:
c016ff96: 83 a0 2c 01 00 00 b7 andl $0xffffffb7,0x12c(%eax)
c016ff9d: e9 e0 ff ff ff jmp c016ff82 <wake_up_inode>
c016ffa2 <inode_wait>:
c016ffa2: e8 d1 3e 17 00 call c02e3e78 <schedule>
c016ffa7: 31 c0 xor %eax,%eax
gruss
mlo
--
Dipl.-Ing. Martin Lorenz
They that can give up essential liberty
to obtain a little temporary safety
deserve neither liberty nor safety.
Benjamin Franklin
please encrypt your mail to me
GnuPG key-ID: F1AAD37D
get it here:
http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0xF1AAD37D
ICQ UIN: 33588107
next prev parent reply other threads:[~2006-11-13 19:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-13 8:11 paging request BUG in 2.6.19-rc5 on resume - X60s Martin Lorenz
2006-11-13 13:55 ` Mike Galbraith
2006-11-13 19:34 ` Martin Lorenz [this message]
2006-11-14 7:06 ` [ltp] " Mike Galbraith
2006-11-13 13:56 ` Sven-Haegar Koch
2006-11-13 14:37 ` Rafael J. Wysocki
2006-11-13 19:27 ` [ltp] " Martin Lorenz
2006-11-14 7:11 ` Mike Galbraith
2006-11-15 8:22 ` Jeremy Fitzhardinge
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=20061113193443.GF7942@gimli \
--to=martin@lorenz.eu.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-thinkpad@linux-thinkpad.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox