public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Siddhesh Poyarekar <siddhesh@sourceware.org>
To: Xiaoming Ni <nixiaoming@huawei.com>,
	drepper@redhat.com, lukma@denx.de, adrian.ratiu@collabora.com,
	schwab@linux-m68k.org, fweimer@redhat.com,
	adhemerval.zanella@linaro.org
Cc: wangle6@huawei.com, libc-alpha@sourceware.org
Subject: Re: [PATCH v2 4/4] clock_settime/clock_gettime: Use __nonnull to avoid null pointer
Date: Thu, 5 May 2022 17:56:00 +0530	[thread overview]
Message-ID: <df781210-f343-deb5-86d2-a6c5f5696e57@sourceware.org> (raw)
In-Reply-To: <a356be76-cbbd-4843-68b2-acb69211d6a4@huawei.com>

On 05/05/2022 13:53, Xiaoming Ni via Libc-alpha wrote:
> On 2022/5/5 12:26, Siddhesh Poyarekar wrote:
>> On 05/05/2022 08:31, Xiaoming Ni via Libc-alpha wrote:
>>> clock_settime()
>>> clock_settime64()
>>> clock_gettime()
>>> clock_gettime64()
>>> Add __nonnull((2)) to avoid null pointer access.
>>>
>>> Link: https://sourceware.org/bugzilla/show_bug.cgi?id=27662
>>> Link: https://sourceware.org/bugzilla/show_bug.cgi?id=29084
>>> Signed-off-by: Xiaoming Ni <nixiaoming@huawei.com>
>>> ---
>>
>> LGTM.
>>
>> Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
>>
>> Do you have commit access or do you need someone to push this for you?
>>
>> Thanks,
>> Siddhesh
>>
>> .
> I don't have the permission to push directly.
> Can you help push this patch set?

Done, thanks.

Siddhesh

      reply	other threads:[~2022-05-05 12:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-28 12:25 [PATCH 0/4] time: " Xiaoming Ni
2022-04-28 12:25 ` [PATCH 1/4] adjtimex/adjtimex64: " Xiaoming Ni
2022-05-04 10:56   ` Siddhesh Poyarekar
2022-04-28 12:25 ` [PATCH 2/4] ntp_xxxtimex: " Xiaoming Ni
2022-05-04 10:59   ` Siddhesh Poyarekar
2022-04-28 12:25 ` [PATCH 3/4] clock_adjtime: " Xiaoming Ni
2022-05-04 11:00   ` Siddhesh Poyarekar
2022-04-28 12:25 ` [PATCH 4/4] clock_settime/clock_gettime: " Xiaoming Ni
2022-05-04 11:02   ` Siddhesh Poyarekar
2022-05-05  1:39     ` Xiaoming Ni
2022-05-05  3:01 ` [PATCH v2 0/4] time: " Xiaoming Ni
2022-05-05  3:01   ` [PATCH v2 1/4] adjtimex/adjtimex64: " Xiaoming Ni
2022-05-05  3:01   ` [PATCH v2 2/4] ntp_xxxtimex: " Xiaoming Ni
2022-05-05  3:01   ` [PATCH v2 3/4] clock_adjtime: " Xiaoming Ni
2022-05-05  3:01   ` [PATCH v2 4/4] clock_settime/clock_gettime: " Xiaoming Ni
2022-05-05  4:26     ` Siddhesh Poyarekar
2022-05-05  8:23       ` Xiaoming Ni
2022-05-05 12:26         ` Siddhesh Poyarekar [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=df781210-f343-deb5-86d2-a6c5f5696e57@sourceware.org \
    --to=siddhesh@sourceware.org \
    --cc=adhemerval.zanella@linaro.org \
    --cc=adrian.ratiu@collabora.com \
    --cc=drepper@redhat.com \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=lukma@denx.de \
    --cc=nixiaoming@huawei.com \
    --cc=schwab@linux-m68k.org \
    --cc=wangle6@huawei.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 read-only IMAP folder(s) and NNTP newsgroup(s).