linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] memblock: remove return value of memblock_free_all()
@ 2021-02-09  9:43 Mike Rapoport
  2021-02-10  1:17 ` Linus Torvalds
  2021-02-22 21:35 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Rapoport @ 2021-02-09  9:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Daeseok Youn, David Hildenbrand, Mike Rapoport, Mike Rapoport,
	linux-mm, linux-kernel

Hi Linus,

This a small cleanup in memblock for 5.12 merge window.

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v5.12-rc1

for you to fetch changes up to 097d43d8570457c1af9b09fab15412697b177f35:

  mm: memblock: remove return value of memblock_free_all() (2021-01-14 15:29:11 +0200)

----------------------------------------------------------------
memblock: remove return value of memblock_free_all()

memblock_free_all() returns the total count of freed pages and its callers
used this value to update totalram_pages. This update is now anyway a part
of memblock_free_all() and its callers no longer check the return value, so
make memblock_free_all() void.

----------------------------------------------------------------
Daeseok Youn (1):
      mm: memblock: remove return value of memblock_free_all()

 include/linux/memblock.h | 2 +-
 mm/memblock.c            | 6 +-----
 2 files changed, 2 insertions(+), 6 deletions(-)

-- 
Sincerely yours,
Mike.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] memblock: remove return value of memblock_free_all()
  2021-02-09  9:43 [GIT PULL] memblock: remove return value of memblock_free_all() Mike Rapoport
@ 2021-02-10  1:17 ` Linus Torvalds
  2021-02-10  6:32   ` Mike Rapoport
  2021-02-22 21:35 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2021-02-10  1:17 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Daeseok Youn, David Hildenbrand, Mike Rapoport, Linux-MM,
	Linux Kernel Mailing List

On Tue, Feb 9, 2021 at 1:43 AM Mike Rapoport <rppt@kernel.org> wrote:
>
> This a small cleanup in memblock for 5.12 merge window.

If it's going to make Andrew's patches easier to apply during the 5.12
timeframe, I'm happy to pull this early.

Yes/No?

             Linus


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] memblock: remove return value of memblock_free_all()
  2021-02-10  1:17 ` Linus Torvalds
@ 2021-02-10  6:32   ` Mike Rapoport
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Rapoport @ 2021-02-10  6:32 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Daeseok Youn, David Hildenbrand, Mike Rapoport, Linux-MM,
	Linux Kernel Mailing List

On Tue, Feb 09, 2021 at 05:17:30PM -0800, Linus Torvalds wrote:
> On Tue, Feb 9, 2021 at 1:43 AM Mike Rapoport <rppt@kernel.org> wrote:
> >
> > This a small cleanup in memblock for 5.12 merge window.
> 
> If it's going to make Andrew's patches easier to apply during the 5.12
> timeframe, I'm happy to pull this early.
> 
> Yes/No?

No

-- 
Sincerely yours,
Mike.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] memblock: remove return value of memblock_free_all()
  2021-02-09  9:43 [GIT PULL] memblock: remove return value of memblock_free_all() Mike Rapoport
  2021-02-10  1:17 ` Linus Torvalds
@ 2021-02-22 21:35 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-02-22 21:35 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Linus Torvalds, Daeseok Youn, David Hildenbrand, Mike Rapoport,
	Mike Rapoport, linux-mm, linux-kernel

The pull request you sent on Tue, 9 Feb 2021 11:43:27 +0200:

> https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v5.12-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7b7028edf939f6ab3bb7465937b33dd714020fa8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-22 21:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09  9:43 [GIT PULL] memblock: remove return value of memblock_free_all() Mike Rapoport
2021-02-10  1:17 ` Linus Torvalds
2021-02-10  6:32   ` Mike Rapoport
2021-02-22 21:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).