[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240403153026.67f05e557304c97078a3e13d@linux-foundation.org>
Date: Wed, 3 Apr 2024 15:30:26 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Mike Rapoport <rppt@...nel.org>
Cc: Wei Yang <richard.weiyang@...il.com>, rongtao@...tc.cn,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH 0/3] memblock tests: fix build error
On Tue, 2 Apr 2024 22:09:47 +0300 Mike Rapoport <rppt@...nel.org> wrote:
> On Tue, Apr 02, 2024 at 01:26:58PM +0000, Wei Yang wrote:
> > Some kernel change break the test build, just fix it.
> >
> > Wei Yang (3):
> > memblock tests: fix undefined reference to `early_pfn_to_nid'
> > memblock tests: fix undefined reference to `panic'
> > memblock tests: fix undefined reference to `BIT'
> >
> > include/linux/gfp_types.h | 2 ++
> > tools/include/linux/kernel.h | 1 +
> > tools/include/linux/mm.h | 5 +++++
> > tools/include/linux/panic.h | 19 +++++++++++++++++++
> > 4 files changed, 27 insertions(+)
> > create mode 100644 tools/include/linux/panic.h
>
> Andrew,
>
> I can take these via memblock tree, what is your preference?
I'm seeing no conflicts at this time, so go for it.
Powered by blists - more mailing lists