Re: 回复: [PATCH v2] debugobjects: install cpu hotplug callback

2020-09-04 Thread Thomas Gleixner
On Fri, Sep 04 2020 at 07:50, Ingo Molnar wrote: >> +#if defined(CONFIG_HOTPLUG_CPU) >> +static int object_cpu_offline(unsigned int cpu) >> +{ >> + struct debug_percpu_free *percpu_pool; >> + struct hlist_node *tmp; >> + struct debug_obj *obj; >> + >> + percpu_pool =

Re: 回复: [PATCH v2] debugobjects: install cpu hotplug callback

2020-09-03 Thread Ingo Molnar
* Zhang, Qiang wrote: > tglx please review. > > Thanks > Qiang > > 发件人: linux-kernel-ow...@vger.kernel.org > 代表 qiang.zh...@windriver.com > 发送时间: 2020年8月27日 13:06 > 收件人: t...@linutronix.de; long...@redhat.com; el...@google.com > 抄送:

回复: [PATCH v2] debugobjects: install cpu hotplug callback

2020-09-03 Thread Zhang, Qiang
tglx please review. Thanks Qiang 发件人: linux-kernel-ow...@vger.kernel.org 代表 qiang.zh...@windriver.com 发送时间: 2020年8月27日 13:06 收件人: t...@linutronix.de; long...@redhat.com; el...@google.com 抄送: linux-kernel@vger.kernel.org 主题: [PATCH v2] debugobjects: