From: Chris Metcalf <cmetcalf@tilera.com>
To: Akinobu Mita <akinobu.mita@gmail.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tile: replace some BUG_ON checks with BUILD_BUG_ON checks
Date: Tue, 5 Oct 2010 12:50:41 -0400 [thread overview]
Message-ID: <4CAB5761.4030608@tilera.com> (raw)
In-Reply-To: <1286294129-6205-1-git-send-email-akinobu.mita@gmail.com>
On 10/5/2010 11:55 AM, Akinobu Mita wrote:
> Some BUG_ON checks can be detected at compile time rather than
> at runtime.
>
> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
> Cc: Chris Metcalf <cmetcalf@tilera.com>
> ---
>
> This patch is not compile tested.
It compiles fine.
Accepted, thanks. I also noticed another one in arch/tile/kernel/setup.c,
so I'll fix that one too.
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
prev parent reply other threads:[~2010-10-05 16:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-05 15:55 [PATCH] tile: replace some BUG_ON checks with BUILD_BUG_ON checks Akinobu Mita
2010-10-05 16:50 ` Chris Metcalf [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=4CAB5761.4030608@tilera.com \
--to=cmetcalf@tilera.com \
--cc=akinobu.mita@gmail.com \
--cc=linux-kernel@vger.kernel.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 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.