[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG4es9UYvT5tRPFtsRUqJnz9obLuAz03b0+61aAagmGjGTMnsA@mail.gmail.com>
Date: Fri, 29 Mar 2024 13:33:12 -0700
From: Edward Liaw <edliaw@...gle.com>
To: Muhammad Usama Anjum <usama.anjum@...labora.com>
Cc: linux-kernel@...r.kernel.org, Andrew Morton <akpm@...ux-foundation.org>,
Shuah Khan <shuah@...nel.org>, Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>, Bill Wendling <morbo@...gle.com>,
Justin Stitt <justinstitt@...gle.com>, Peter Xu <peterx@...hat.com>,
David Hildenbrand <david@...hat.com>, "Mike Rapoport (IBM)" <rppt@...nel.org>,
Axel Rasmussen <axelrasmussen@...gle.com>, linux-kselftest@...r.kernel.org,
kernel-team@...roid.com, linux-mm@...ck.org, llvm@...ts.linux.dev
Subject: Re: [PATCH] selftests/mm: import strings.h for ffsl
On Fri, Mar 29, 2024 at 12:32 PM Muhammad Usama Anjum
<usama.anjum@...labora.com> wrote:
>
> On 3/29/24 10:42 PM, Edward Liaw wrote:
> > Got a compilation error for ffsl after 91b80cc5b39f ("selftests: mm: fix
> > map_hugetlb failure on 64K page size systems") imported vm_util.h.
> >
> > Fixes: af605d26a8f2 ("selftests/mm: merge util.h into vm_util.h")
> Why do you think this Fixes tag is needed? This refers to a patch which is
> just moving code. It doesn't seem to have any thing related to strings.h.
Oops, I guess it should be:
Fixes: 6f6a841fb77d ("selftest/vm: add helpers to detect PAGE_SIZE and
PAGE_SHIFT")
Powered by blists - more mailing lists