From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Joerg Roedel <joro@8bytes•org>
Cc: Andrew Morton <akpm@linux-foundation•org>,
peterz@infradead•org, jroedel@suse•de,
Andy Lutomirski <luto@kernel•org>,
Abdul Haleem <abdhalee@linux•vnet.ibm.com>,
Satheesh Rajendran <sathnaga@linux•vnet.ibm.com>,
manvanth@linux•vnet.ibm.com, linux-next@vger•kernel.org,
Steven Rostedt <rostedt@goodmis•org>,
Mike Rapoport <rppt@linux•ibm.com>,
Linus Torvalds <torvalds@linux-foundation•org>,
linuxppc-dev@lists•ozlabs.org, hch@lst•de,
linux-arch@vger•kernel.org, linux-kernel@vger•kernel.org,
linux-mm@kvack•org
Subject: Re: [PATCH] mm: Move p?d_alloc_track to separate header file
Date: Thu, 18 Jun 2020 11:19:25 +1000 [thread overview]
Message-ID: <20200618111925.28100ec9@canb.auug.org.au> (raw)
In-Reply-To: <20200609120533.25867-1-joro@8bytes.org>
[-- Attachment #1: Type: text/plain, Size: 669 bytes --]
Hi Joerg,
Sorry for the late reply.
On Tue, 9 Jun 2020 14:05:33 +0200 Joerg Roedel <joro@8bytes•org> wrote:
>
> diff --git a/include/linux/pgalloc-track.h b/include/linux/pgalloc-track.h
> new file mode 100644
> index 000000000000..1dcc865029a2
> --- /dev/null
> +++ b/include/linux/pgalloc-track.h
> @@ -0,0 +1,51 @@
> +/* SPDX-License-Identifier: GPL-2.0 */
> +#ifndef _LINUX_PGALLLC_TRACK_H
> +#define _LINUX_PGALLLC_TRACK_H
> +
Maybe this could have a comment that it should always be included after
mm.h or we could add enough to make it standalone (even just an include
of mm.h would probably be enough).
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2020-06-18 2:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-09 12:05 [PATCH] mm: Move p?d_alloc_track to separate header file Joerg Roedel
2020-06-09 15:07 ` Mike Rapoport
2020-06-09 15:24 ` Christophe Leroy
2020-06-09 15:53 ` Stephen Rothwell
2020-06-18 1:12 ` Andrew Morton
2020-06-18 9:17 ` Mike Rapoport
2020-06-18 1:19 ` Stephen Rothwell [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=20200618111925.28100ec9@canb.auug.org.au \
--to=sfr@canb$(echo .)auug.org.au \
--cc=abdhalee@linux$(echo .)vnet.ibm.com \
--cc=akpm@linux-foundation$(echo .)org \
--cc=hch@lst$(echo .)de \
--cc=joro@8bytes$(echo .)org \
--cc=jroedel@suse$(echo .)de \
--cc=linux-arch@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-mm@kvack$(echo .)org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=luto@kernel$(echo .)org \
--cc=manvanth@linux$(echo .)vnet.ibm.com \
--cc=peterz@infradead$(echo .)org \
--cc=rostedt@goodmis$(echo .)org \
--cc=rppt@linux$(echo .)ibm.com \
--cc=sathnaga@linux$(echo .)vnet.ibm.com \
--cc=torvalds@linux-foundation$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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