All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Krasnyansky <maxk@qualcomm.com>
To: Paul Jackson <pj@sgi.com>
Cc: mingo@elte.hu, a.p.zijlstra@chello.nl,
	linux-kernel@vger.kernel.org, tglx@linutronix.de,
	rdunlap@xenotime.net
Subject: Re: [PATCH] genirq: Expose default irq affinity mask (take 3)
Date: Mon, 02 Jun 2008 09:37:58 -0700	[thread overview]
Message-ID: <484421E6.30709@qualcomm.com> (raw)
In-Reply-To: <20080602102340.71d2399f.pj@sgi.com>

Paul Jackson wrote:
> Max,
> 
> I realized, when reading this again, that the default masks
> are not ffffffff.  That's the default only on systems with
> no more than 32 CPUs.  Rather I suspect that the default is
> CPU_MASK_ALL.  Indeed, your patch has:
> 
>    cpumask_t irq_default_affinity = CPU_MASK_ALL;
> 
> This affects a few mentions of ffffffff in the Docs.
Good point.


> Otherwise looks good - thanks.
> 
> Acked-by: Paul Jackson <pj@sgi.com>

Thanx.

btw What's the procedure for including Acked-by ?
cut&paste into the patch description and resend ?

Max


  reply	other threads:[~2008-06-02 16:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-29 18:02 [PATCH] genirq: Expose default irq affinity mask (take 3) Max Krasnyansky
2008-06-02 15:23 ` Paul Jackson
2008-06-02 16:37   ` Max Krasnyansky [this message]
2008-06-05 19:25     ` Paul Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=484421E6.30709@qualcomm.com \
    --to=maxk@qualcomm.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=pj@sgi.com \
    --cc=rdunlap@xenotime.net \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.