linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@embeddededge.com>
To: Kumar Gala <galak@freescale.com>
Cc: Andrew Morton <akpm@osdl.org>,
	shall@mvista.com, linux-kernel@vger.kernel.org,
	linuxppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: Re: [PATCH] ppc32: CPM2 PIC cleanup irq_to_siubit array
Date: Tue, 29 Mar 2005 20:10:57 -0500	[thread overview]
Message-ID: <84ab51297f043a761321ee6eddc43d4a@embeddededge.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0503291627130.16284@blarg.somerset.sps.mot.com>


On Mar 29, 2005, at 5:30 PM, Kumar Gala wrote:

> Cleaned up irq_to_siubit array so we no longer need to do 1 << 
> (31-bit),
> just 1 << bit.

Will you please put a comment in here that indicates this array now
has this computation done?  When I wrote it, these bit numbers
matched the registers and the documentation, so I didn't take
the time to explain. :-)

Thanks.


	-- Dan

  reply	other threads:[~2005-03-30  1:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-29 16:42 [PATCH] ppc32: CPM2 PIC cleanup Kumar Gala
2005-03-29 20:12 ` Eugene Surovegin
2005-03-29 22:30   ` [PATCH] ppc32: CPM2 PIC cleanup irq_to_siubit array Kumar Gala
2005-03-30  1:10     ` Dan Malek [this message]
2005-03-30  4:20       ` Kumar Gala

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=84ab51297f043a761321ee6eddc43d4a@embeddededge.com \
    --to=dan@embeddededge.com \
    --cc=akpm@osdl.org \
    --cc=galak@freescale.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=shall@mvista.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).