diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-22 13:01:23 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-22 13:01:23 -0800 |
commit | 7b7028edf939f6ab3bb7465937b33dd714020fa8 (patch) | |
tree | d3e1dc8bb66b075454460d4b0736ecf49a9fbb25 /lib/kunit | |
parent | 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2 (diff) | |
parent | 097d43d8570457c1af9b09fab15412697b177f35 (diff) | |
download | linux-7b7028edf939f6ab3bb7465937b33dd714020fa8.tar.bz2 |
Merge tag 'memblock-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Pull memblock update from Mike Rapoport:
"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"
* tag 'memblock-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
mm: memblock: remove return value of memblock_free_all()
Diffstat (limited to 'lib/kunit')
0 files changed, 0 insertions, 0 deletions