From: Greg Kroah-Hartman <gregkh@linuxfoundation•org>
To: Alexander Atanasov <alexander.atanasov@virtuozzo•com>
Cc: Arnd Bergmann <arnd@arndb•de>,
"Michael S. Tsirkin" <mst@redhat•com>,
VMware PV-Drivers Reviewers <pv-drivers@vmware•com>,
Jason Wang <jasowang@redhat•com>,
David Hildenbrand <david@redhat•com>,
linux-kernel@vger•kernel.org,
virtualization@lists•linux-foundation.org, linux-mm@kvack•org,
Nadav Amit <namit@vmware•com>,
Nicholas Piggin <npiggin@gmail•com>,
kernel@openvz•org, Andrew Morton <akpm@linux-foundation•org>,
linuxppc-dev@lists•ozlabs.org
Subject: Re: [PATCH v2 1/4] Make place for common balloon code
Date: Tue, 16 Aug 2022 11:49:03 +0200 [thread overview]
Message-ID: <YvtoDxvefWUJBfAS@kroah.com> (raw)
In-Reply-To: <20220816094117.3144881-2-alexander.atanasov@virtuozzo.com>
On Tue, Aug 16, 2022 at 12:41:14PM +0300, Alexander Atanasov wrote:
> File already contains code that is common along balloon
> drivers so rename it to reflect its contents.
> mm/balloon_compaction.c -> mm/balloon_common.c
>
> Signed-off-by: Alexander Atanasov <alexander.atanasov@virtuozzo•com>
> ---
> MAINTAINERS | 4 ++--
> arch/powerpc/platforms/pseries/cmm.c | 2 +-
> drivers/misc/vmw_balloon.c | 2 +-
> drivers/virtio/virtio_balloon.c | 2 +-
> include/linux/{balloon_compaction.h => balloon_common.h} | 2 +-
> mm/Makefile | 2 +-
> mm/{balloon_compaction.c => balloon_common.c} | 4 ++--
> mm/migrate.c | 2 +-
> mm/vmscan.c | 2 +-
> 9 files changed, 11 insertions(+), 11 deletions(-)
> rename include/linux/{balloon_compaction.h => balloon_common.h} (99%)
Why rename the .h file? It still handles the "balloon compaction"
logic.
thanks,
greg k-h
next prev parent reply other threads:[~2022-08-16 9:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20220816094117.3144881-1-alexander.atanasov@virtuozzo.com>
2022-08-16 9:41 ` [PATCH v2 1/4] Make place for common balloon code Alexander Atanasov
2022-08-16 9:49 ` Greg Kroah-Hartman [this message]
2022-08-16 11:47 ` Alexander Atanasov
2022-08-16 11:56 ` Greg Kroah-Hartman
2022-08-16 12:00 ` Michael S. Tsirkin
2022-08-18 4:41 ` Ritesh Harjani
2022-08-18 6:43 ` Alexander Atanasov
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=YvtoDxvefWUJBfAS@kroah.com \
--to=gregkh@linuxfoundation$(echo .)org \
--cc=akpm@linux-foundation$(echo .)org \
--cc=alexander.atanasov@virtuozzo$(echo .)com \
--cc=arnd@arndb$(echo .)de \
--cc=david@redhat$(echo .)com \
--cc=jasowang@redhat$(echo .)com \
--cc=kernel@openvz$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-mm@kvack$(echo .)org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=mst@redhat$(echo .)com \
--cc=namit@vmware$(echo .)com \
--cc=npiggin@gmail$(echo .)com \
--cc=pv-drivers@vmware$(echo .)com \
--cc=virtualization@lists$(echo .)linux-foundation.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