lkml.org 
[lkml]   [2012]   [Jan]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [v7 1/8] smp: introduce a generic on_each_cpu_mask function
    From
    On Thu, Jan 26, 2012 at 12:01 PM, Gilad Ben-Yossef <gilad@benyossef.com> wrote:
    > on_each_cpu_mask calls a function on processors specified by
    > cpumask, which may or may not include the local processor.
    >
    > You must not call this function with disabled interrupts or
    > from a hardware interrupt handler or from a bottom half handler.
    >
    > Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
    > Reviewed-by: Christoph Lameter <cl@linux.com>
    > CC: Chris Metcalf <cmetcalf@tilera.com>
    ...
    > ---
    >  include/linux/smp.h |   22 ++++++++++++++++++++++
    >  kernel/smp.c        |   29 +++++++++++++++++++++++++++++
    >  2 files changed, 51 insertions(+), 0 deletions(-)
    >


    Milton made the very sensible comment that while adding on_each_cpu() in the
    arch generic code and removing the two arch specific instances from tile and arm
    in separate patches is good for review, it will break bisect.

    He suggested I squash them into a single commit when it goes in.

    Since you picked the patch set into linux-mm, will now be a good time for that?

    Thanks,
    Gilad

    --
    Gilad Ben-Yossef
    Chief Coffee Drinker
    gilad@benyossef.com
    Israel Cell: +972-52-8260388
    US Cell: +1-973-8260388
    http://benyossef.com

    "Unfortunately, cache misses are an equal opportunity pain provider."
    -- Mike Galbraith, LKML
    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2012-01-29 13:27    [W:4.455 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site