lkml.org 
[lkml]   [2015]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v5 2/2] watchdog: add watchdog_exclude sysctl to assist nohz
On 04/07/2015 11:56 AM, Sasha Levin wrote:
> On 04/06/2015 03:45 PM, cmetcalf@ezchip.com wrote:
>> void __init lockup_detector_init(void)
>> {
>> set_sample_period();
>>
>> + alloc_bootmem_cpumask_var(&watchdog_exclude_mask);
> This happens pretty late in the boot process and should just be:
>
> alloc_cpumask_var(&watchdog_exclude_mask, GFP_KERNEL);

Thanks; fixed. It will be in the v6 patch, which should be the final
one, I think.

--
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com



\
 
 \ /
  Last update: 2015-04-07 20:21    [W:0.113 / U:0.800 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site