From: Matthew Wilcox <willy@infradead.org>
To: Wonhyuk Yang <vvghjk1234@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Miklos Szeredi <miklos@szeredi.hu>,
linux-fsdevel@vger.kernel.org, David Sterba <dsterba@suse.com>
Subject: Re: [PATCH] fuse: fix panic in __readahead_batch()
Date: Tue, 3 Nov 2020 14:21:43 +0000 [thread overview]
Message-ID: <20201103142143.GT27442@casper.infradead.org> (raw)
In-Reply-To: <20201103124349.16722-1-vvghjk1234@gmail.com>
On Tue, Nov 03, 2020 at 09:43:49PM +0900, Wonhyuk Yang wrote:
> According to xarray.h, xas_for_each's entry can be RETRY_ENTRY.
> RETRY_ENTRY is defined as 0x402 and accessing that address
> results in panic.
Oh, I sent a patch to fix this to David Sterba back in July.
I guess he didn't merge it. I'll resend to Andrew.
next prev parent reply other threads:[~2020-11-03 14:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-03 12:43 [PATCH] fuse: fix panic in __readahead_batch() Wonhyuk Yang
2020-11-03 14:21 ` Matthew Wilcox [this message]
2020-11-03 14:38 ` Matthew Wilcox
2020-11-04 1:20 ` Wonhuyk Yang
2020-11-04 3:59 ` Amy Parker
2020-11-04 5:12 ` Wonhuyk Yang
2020-11-10 6:54 ` [fuse] 51ac7c8929: fio.read_iops -88.2% regression kernel test robot
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=20201103142143.GT27442@casper.infradead.org \
--to=willy@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=dsterba@suse.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=vvghjk1234@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).