From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] Remove assert()
Date: Tue, 28 Nov 2017 09:52:03 -0500 [thread overview]
Message-ID: <20171128145203.GF3587@bill-the-cat> (raw)
In-Reply-To: <1511871803-10385-1-git-send-email-yamada.masahiro@socionext.com>
On Tue, Nov 28, 2017 at 09:23:18PM +0900, Masahiro Yamada wrote:
> Buildman test passed.
>
>
> Masahiro Yamada (5):
> Move CONFIG_PANIC_HANG to Kconfig
> ARM: openrd: set CONFIG_LOGLEVEL to 2
> Enable CONFIG_PANIC_HANG for boards without do_reset()
> treewide: convert assert() to BUG_ON()
> Remove assert()
Have you done a size check on this series? If not, I'll fire one up,
thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171128/f4872fb7/attachment.sig>
next prev parent reply other threads:[~2017-11-28 14:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-28 12:23 [U-Boot] [PATCH 0/5] Remove assert() Masahiro Yamada
2017-11-28 12:23 ` [U-Boot] [PATCH 1/5] Move CONFIG_PANIC_HANG to Kconfig Masahiro Yamada
2017-11-28 12:23 ` [U-Boot] [PATCH 2/5] ARM: openrd: set CONFIG_LOGLEVEL to 2 Masahiro Yamada
2017-11-28 15:37 ` Masahiro Yamada
2017-11-28 12:23 ` [U-Boot] [PATCH 3/5] Enable CONFIG_PANIC_HANG for boards without do_reset() Masahiro Yamada
2017-11-28 12:23 ` [U-Boot] [PATCH 4/5] treewide: convert assert() to BUG_ON() Masahiro Yamada
2017-11-29 13:08 ` Simon Glass
2017-11-29 14:17 ` Masahiro Yamada
2017-12-02 3:29 ` Simon Glass
2017-11-28 12:23 ` [U-Boot] [PATCH 5/5] Remove assert() Masahiro Yamada
2017-11-28 14:52 ` Tom Rini [this message]
2017-11-28 15:17 ` [U-Boot] [PATCH 0/5] " Masahiro Yamada
2017-11-29 1:42 ` Tom Rini
2017-11-29 2:01 ` Masahiro Yamada
2017-11-29 2:30 ` Tom Rini
2017-11-29 3:02 ` Masahiro Yamada
2017-11-29 3:04 ` Tom Rini
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=20171128145203.GF3587@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.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.