[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/3] xen/cpu: Distinguish "cpu already in that state" in cpu_{up, down}()
>>> On 02.04.19 at 21:57, <andrew.cooper3@xxxxxxxxxx> wrote: > All methods of querying the online state of a CPU are racy without the hotplug > lock held, which can lead to a TOCTOU race trying to online or offline CPUs. > > Distinguish this case with -EEXIST rather than -EINVAL, so the caller can take > other actions if necessary. > > While adjusting this, rework the code slightly to fold the exit paths, which > results in a minor reduction in compiled code size. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |