From: Linus Torvalds <torvalds@linux-foundation.org>
To: SeongJae Park <sj@kernel.org>
Cc: akpm@linux-foundation.org, surenb@google.com,
Liam.Howlett@oracle.com, catalin.marinas@arm.com,
will@kernel.org, linux-mm@kvack.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
Date: Mon, 3 Jul 2023 18:48:24 -0700 [thread overview]
Message-ID: <CAHk-=wgciVavgh6ZafkYJxOw4aAkCOG=RH5487bOcT3TEKKK+w@mail.gmail.com> (raw)
In-Reply-To: <20230704010003.86352-1-sj@kernel.org>
On Mon, 3 Jul 2023 at 18:00, SeongJae Park <sj@kernel.org> wrote:
>
> Commit ae870a68b5d1 ("arm64/mm: Convert to using
> lock_mm_and_find_vma()") made do_page_fault() to use 'vma' even if
> CONFIG_PER_VMA_LOCK is not defined, but the declaration is still in the
> ifdef.
Duh. Thanks. Applied.
Linus
prev parent reply other threads:[~2023-07-04 1:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-04 1:00 SeongJae Park
2023-07-04 1:48 ` Linus Torvalds [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='CAHk-=wgciVavgh6ZafkYJxOw4aAkCOG=RH5487bOcT3TEKKK+w@mail.gmail.com' \
--to=torvalds@linux-foundation.org \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=sj@kernel.org \
--cc=surenb@google.com \
--cc=will@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox