Re: [PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Andrey Ryabinin
On 06/01/2016 06:20 PM, Shuah Khan wrote: > Change the following memory hot-add error messages to info messages. There > is no need for these to be errors. > > [8.221108] kasan: WARNING: KASAN doesn't support memory hot-add > [8.221117] kasan: Memory hot-add will be disabled > >

Re: [PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Andrey Ryabinin
On 06/01/2016 06:20 PM, Shuah Khan wrote: > Change the following memory hot-add error messages to info messages. There > is no need for these to be errors. > > [8.221108] kasan: WARNING: KASAN doesn't support memory hot-add > [8.221117] kasan: Memory hot-add will be disabled > >

Re: [PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Alexander Potapenko
s/ryabinin/aryabinin/ On Wed, Jun 1, 2016 at 5:22 PM, Alexander Potapenko wrote: > On Wed, Jun 1, 2016 at 5:20 PM, Shuah Khan wrote: >> Change the following memory hot-add error messages to info messages. There >> is no need for these to be errors. >>

Re: [PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Alexander Potapenko
s/ryabinin/aryabinin/ On Wed, Jun 1, 2016 at 5:22 PM, Alexander Potapenko wrote: > On Wed, Jun 1, 2016 at 5:20 PM, Shuah Khan wrote: >> Change the following memory hot-add error messages to info messages. There >> is no need for these to be errors. >> >> [8.221108] kasan: WARNING: KASAN

Re: [PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Shuah Khan
On 06/01/2016 09:22 AM, Alexander Potapenko wrote: > On Wed, Jun 1, 2016 at 5:20 PM, Shuah Khan wrote: >> Change the following memory hot-add error messages to info messages. There >> is no need for these to be errors. >> >> [8.221108] kasan: WARNING: KASAN doesn't

Re: [PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Shuah Khan
On 06/01/2016 09:22 AM, Alexander Potapenko wrote: > On Wed, Jun 1, 2016 at 5:20 PM, Shuah Khan wrote: >> Change the following memory hot-add error messages to info messages. There >> is no need for these to be errors. >> >> [8.221108] kasan: WARNING: KASAN doesn't support memory hot-add >> [

Re: [PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Alexander Potapenko
On Wed, Jun 1, 2016 at 5:20 PM, Shuah Khan wrote: > Change the following memory hot-add error messages to info messages. There > is no need for these to be errors. > > [8.221108] kasan: WARNING: KASAN doesn't support memory hot-add > [8.221117] kasan: Memory

Re: [PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Alexander Potapenko
On Wed, Jun 1, 2016 at 5:20 PM, Shuah Khan wrote: > Change the following memory hot-add error messages to info messages. There > is no need for these to be errors. > > [8.221108] kasan: WARNING: KASAN doesn't support memory hot-add > [8.221117] kasan: Memory hot-add will be disabled > >

[PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Shuah Khan
Change the following memory hot-add error messages to info messages. There is no need for these to be errors. [8.221108] kasan: WARNING: KASAN doesn't support memory hot-add [8.221117] kasan: Memory hot-add will be disabled Signed-off-by: Shuah Khan --- Note:

[PATCH] kasan: change memory hot-add error messages to info messages

2016-06-01 Thread Shuah Khan
Change the following memory hot-add error messages to info messages. There is no need for these to be errors. [8.221108] kasan: WARNING: KASAN doesn't support memory hot-add [8.221117] kasan: Memory hot-add will be disabled Signed-off-by: Shuah Khan --- Note: This is applicable to 4.6