All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Marek Vasut <marex@denx.de>,
	Pavel Herrmann <morpheus.ibis@gmail.com>
Subject: Re: [PATCH 1/5] dm: rtc: Make use of ut_assertnonnull()
Date: Fri, 2 Sep 2022 21:55:18 -0400	[thread overview]
Message-ID: <20220903015518.GQ7942@bill-the-cat> (raw)
In-Reply-To: <20220801135848.992449-2-sjg@chromium.org>

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

On Mon, Aug 01, 2022 at 07:58:44AM -0600, Simon Glass wrote:

> Use this (newish) macro since it is designed for the purpose of making
> sure things are non-NULL.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

For the series, applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2022-09-03  1:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01 13:58 [PATCH 0/5] rtc: Work around race conditions Simon Glass
2022-08-01 13:58 ` [PATCH 1/5] dm: rtc: Make use of ut_assertnonnull() Simon Glass
2022-09-03  1:55   ` Tom Rini [this message]
2022-08-01 13:58 ` [PATCH 2/5] test: Allow running tests multiple times Simon Glass
2022-08-01 13:58 ` [PATCH 3/5] dm: rtc: Avoid a race in the rtc_reset test Simon Glass
2022-08-01 13:58 ` [PATCH 4/5] dm: rtc: Try to avoid a race in rtc_set_get test Simon Glass
2022-08-01 13:58 ` [PATCH 5/5] dm: rtc: Try to handle the localtime() race Simon Glass
2022-08-01 15:00   ` Heinrich Schuchardt
2022-08-01 19:13     ` Simon Glass

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=20220903015518.GQ7942@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=marex@denx.de \
    --cc=morpheus.ibis@gmail.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.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.