ations.
Signed-off-by: Alexander Atanasov
Acked-by: Nadav Amit
---
MAINTAINERS | 4 ++--
arch/powerpc/platforms/pseries/cmm.c | 2 +-
drivers/misc/vmw_balloon.c| 2 +-
drivers/virtio/virtio_balloon.c
ations.
Signed-off-by: Alexander Atanasov
Acked-by: Nadav Amit
---
MAINTAINERS | 4 ++--
arch/powerpc/platforms/pseries/cmm.c | 2 +-
drivers/misc/vmw_balloon.c| 2 +-
drivers/virtio/virtio_balloon.c
Hello,
On 18.08.22 7:41, Ritesh Harjani wrote:
On 22/08/16 12:41PM, 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 Atana
Hello,
On 16.08.22 12:49, Greg Kroah-Hartman wrote:
On Tue, Aug 16, 2022 at 12:41:14PM +0300, Alexander Atanasov wrote:
rename include/linux/{balloon_compaction.h => balloon_common.h} (99%)
Why rename the .h file? It still handles the "balloon compaction"
logic.
File