Re: [PATCH] mm/memblock.c: fix NULL dereference error

2016-08-02 Thread zijun_hu
On 08/02/2016 01:03 PM, zijun_hu wrote: > Hi Andrew, > > this patch is part of https://lkml.org/lkml/2016/7/26/347 and isn't merged in > as you advised in another mail, i release this patch against linus's mainline > for fixing relevant bugs completely, see test patch attached for verification >

Re: [PATCH] mm/memblock.c: fix NULL dereference error

2016-08-01 Thread zijun_hu
Hi All, this mail correct the following mistakes in last mail 1, remove test patch attached 2, format patch to satisfy rules i am so sorry for my mistake Hi Andrew, this patch is part of https://lkml.org/lkml/2016/7/26/347 and isn't merged in as you advised in another mail, i release this patch

Re: [PATCH] mm/memblock.c: fix NULL dereference error

2016-08-01 Thread zijun_hu
i am sorry, the second patch is only a test patch, please don't apply it i will send another mail for correct this On 08/02/2016 01:23 PM, kbuild test robot wrote: > Hi zijun_hu, > > [auto build test WARNING on mmotm/master] > [also build test WARNING on v4.7 next-20160801] > [if your patch is ap

Re: [PATCH] mm/memblock.c: fix NULL dereference error

2016-08-01 Thread kbuild test robot
Hi zijun_hu, [auto build test WARNING on mmotm/master] [also build test WARNING on v4.7 next-20160801] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/zijun_hu/mm-memblock-c-fix-NULL-dereference-