Hi Amit,
On 30 June 2014 22:43, Amit Kucheria wrote:
> Some nits below:
>
> On Tue, Jul 1, 2014 at 5:35 AM, Lisa Nguyen wrote:
>> Run the cpuhotplug test suite on all cpus including cpu0. If we wish
>> to skip cpu0, pass the parameter, hotplug_allow_cpu0=1, to make check
>> like in these example
Some nits below:
On Tue, Jul 1, 2014 at 5:35 AM, Lisa Nguyen wrote:
> Run the cpuhotplug test suite on all cpus including cpu0. If we wish
> to skip cpu0, pass the parameter, hotplug_allow_cpu0=1, to make check
> like in these examples:
Umm, this description is the opposite of what the default c
Run the cpuhotplug test suite on all cpus including cpu0. If we wish
to skip cpu0, pass the parameter, hotplug_allow_cpu0=1, to make check
like in these examples:
sudo make -C cpuhotplug hotplug_allow_cpu0=1 check
sudo make hotplug_allow_cpu0=1 check
Changes from v1 to v2:
- Rename the parameter