From: tglx@linutronix.de (Thomas Gleixner)
To: linux-arm-kernel@lists.infradead.org
Subject: [patch] irqchip/sirfsoc: Fix generic chip allocation wreckage
Date: Thu, 9 Jul 2015 10:24:09 +0200 (CEST) [thread overview]
Message-ID: <alpine.DEB.2.11.1507091022350.5134@nanos> (raw)
In-Reply-To: <20150706101543.470696950@linutronix.de>
On Mon, 6 Jul 2015, Thomas Gleixner wrote:
>
> #define SIRFSOC_NUM_IRQS 64
> +#define SIRFSOC_NUM_BANKS (SIRFSOC_NUM_IRQS / 2)
Heat induced brain damage, that wants to be:
+#define SIRFSOC_NUM_BANKS (SIRFSOC_NUM_IRQS / 32)
prev parent reply other threads:[~2015-07-09 8:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 10:18 [patch] irqchip/sirfsoc: Fix generic chip allocation wreckage Thomas Gleixner
2015-07-09 8:24 ` Thomas Gleixner [this message]
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=alpine.DEB.2.11.1507091022350.5134@nanos \
--to=tglx@linutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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