From: Tobias Hoffmann <lkernel-list@thax.hardliners.org>
To: Al Viro <viro@ZenIV.linux.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Oops in 4.0.0-rc6: __destroy_inode
Date: Fri, 10 Apr 2015 15:01:20 +0200 [thread overview]
Message-ID: <5527C9A0.3040004@thax.hardliners.org> (raw)
In-Reply-To: <20150410122340.GE889@ZenIV.linux.org.uk>
On 10/04/15 14:23, Al Viro wrote:
> On Wed, Apr 08, 2015 at 01:12:39PM +0200, Tobias Hoffmann wrote:
>> BUG: unable to handle kernel paging request at ffffffffff3cffff
>> IP: [<ffffffff8115a1c7>] __destroy_inode+0x77/0xd0
>
> FWIW, that's
> if (inode->i_default_acl&& inode->i_default_acl != ACL_NOT_CACHED)
> posix_acl_release(inode->i_default_acl);
> finding 0xffffffffff3cffff in inode->i_default_acl. Which filesystem had
> that been?
I'd say this:
/dev/root on / type ext3
(rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
(My other partitions are also ext3 [with errors=continue], but one is
mounted without user_xaddr,acl)
Tobias
prev parent reply other threads:[~2015-04-10 13:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-08 11:12 Oops in 4.0.0-rc6: __destroy_inode Tobias Hoffmann
2015-04-08 12:37 ` Peter Hurley
2015-04-08 12:37 ` Peter Hurley
2015-04-10 8:16 ` Andreas Schwab
2015-04-14 10:03 ` Jan Kara
2015-04-10 12:23 ` Al Viro
2015-04-10 13:01 ` Tobias Hoffmann [this message]
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=5527C9A0.3040004@thax.hardliners.org \
--to=lkernel-list@thax.hardliners.org \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@ZenIV.linux.org.uk \
/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.