Re: [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory

2019-11-30 Thread David Hildenbrand
> Am 01.12.2019 um 00:22 schrieb Andrew Morton : > > On Sun, 27 Oct 2019 23:45:52 +0100 David Hildenbrand > wrote: > >> I think I just found an issue with try_offline_node(). >> try_offline_node() is pretty much broken already (touches garbage >> memmaps and will not considers mixed NIDs

Re: [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory

2019-11-30 Thread Andrew Morton
On Sun, 27 Oct 2019 23:45:52 +0100 David Hildenbrand wrote: > I think I just found an issue with try_offline_node(). > try_offline_node() is pretty much broken already (touches garbage > memmaps and will not considers mixed NIDs within sections), however, > relies on the node span to look for

Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-1 tag

2019-11-30 Thread pr-tracker-bot
The pull request you sent on Sat, 30 Nov 2019 21:41:17 +1100: > https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git > tags/powerpc-5.5-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/7794b1d4185e2587af46435e3e2f6696dae314c7 Thank you! -- Deet-doot-do

Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-1 tag

2019-11-30 Thread Linus Torvalds
[ Only tangentially related to the power parts ] On Sat, Nov 30, 2019 at 2:41 AM Michael Ellerman wrote: > > There's some changes in security/integrity as part of the secure boot work. > They > were all either written by or acked/reviewed by Mimi. -#if (defined(CONFIG_X86) && defined(CONFIG_E

Re: [PATCH v7 17/24] mm/gup: track FOLL_PIN pages

2019-11-30 Thread kbuild test robot
Hi John, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.4] [cannot apply to mmotm/master rdma/for-next linuxtv-media/master next-20191129] [if your patch is applied to the wrong git tree, please drop us a note to help improv

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-1 tag

2019-11-30 Thread Michael Ellerman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Linus, Please pull powerpc updates for 5.5. There's some changes in security/integrity as part of the secure boot work. They were all either written by or acked/reviewed by Mimi. The changes to the pseries CMM balloon driver includes an additio