lkml.org 
[lkml]   [2018]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH 02/10] smp: use __cpumask_set_cpu in on_each_cpu_cond
    On Sat, Jul 28, 2018 at 2:53 PM, Rik van Riel <riel@surriel.com> wrote:
    > The code in on_each_cpu_cond sets CPUs in a locally allocated bitmask,
    > which should never be used by other CPUs simultaneously. There is no
    > need to use locked memory accesses to set the bits in this bitmap.
    >
    > Switch to __cpumask_set_cpu.

    Reviewed-by: Andy Lutomirski <luto@kernel.org>

    \
     
     \ /
      Last update: 2018-07-29 05:00    [W:2.305 / U:0.128 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site