Re: [PATCH] [RESEND] x86/smpboot: avoid warning messages while hot-removing physical cpu

2018-02-07 Thread Masayoshi Mizuma
Hello Yasuaki, Thank you for your comment. I will add the Fixes tag and resend the patch. - Masayoshi Wed, 7 Feb 2018 19:24:26 +0900 Yasuaki Ishimatsu wrote: > CC:+Andi Kleen > > Hi Masayoshi, > > This issue is caused by the following commit: > > commit

Re: [PATCH] [RESEND] x86/smpboot: avoid warning messages while hot-removing physical cpu

2018-02-07 Thread Masayoshi Mizuma
Hello Yasuaki, Thank you for your comment. I will add the Fixes tag and resend the patch. - Masayoshi Wed, 7 Feb 2018 19:24:26 +0900 Yasuaki Ishimatsu wrote: > CC:+Andi Kleen > > Hi Masayoshi, > > This issue is caused by the following commit: > > commit

Re: [PATCH] [RESEND] x86/smpboot: avoid warning messages while hot-removing physical cpu

2018-02-07 Thread YASUAKI ISHIMATSU
CC:+Andi Kleen Hi Masayoshi, This issue is caused by the following commit: commit 30bb9811856f667042e746d8033883b1091a46ce Author: Andi Kleen Date: Tue Nov 14 07:42:56 2017 -0500 x86/topology: Avoid wasting 128k for package id array So you should add the following

Re: [PATCH] [RESEND] x86/smpboot: avoid warning messages while hot-removing physical cpu

2018-02-07 Thread YASUAKI ISHIMATSU
CC:+Andi Kleen Hi Masayoshi, This issue is caused by the following commit: commit 30bb9811856f667042e746d8033883b1091a46ce Author: Andi Kleen Date: Tue Nov 14 07:42:56 2017 -0500 x86/topology: Avoid wasting 128k for package id array So you should add the following "Fixes:" tag in the

[PATCH] [RESEND] x86/smpboot: avoid warning messages while hot-removing physical cpu

2018-02-05 Thread Masayoshi Mizuma
From: Masayoshi Mizuma When a physical cpu is hot-removed, the following warning message are shown while the uncore device is removing in uncore_pci_remove(). WARNING: CPU: 120 PID: 5 at arch/x86/events/intel/uncore.c:988 uncore_pci_remove+0xf1/0x110 ... CPU: 120 PID: 5

[PATCH] [RESEND] x86/smpboot: avoid warning messages while hot-removing physical cpu

2018-02-05 Thread Masayoshi Mizuma
From: Masayoshi Mizuma When a physical cpu is hot-removed, the following warning message are shown while the uncore device is removing in uncore_pci_remove(). WARNING: CPU: 120 PID: 5 at arch/x86/events/intel/uncore.c:988 uncore_pci_remove+0xf1/0x110 ... CPU: 120 PID: 5 Comm: kworker/u1024:0