All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bezdeka, Florian" <florian.bezdeka@siemens.com>
To: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [PATCH v2 2/3] y2038: lib/cobalt/internal: dispatch monitor_wait
Date: Wed, 11 Aug 2021 13:41:47 +0000	[thread overview]
Message-ID: <ec344172aaa40c1efa785ddc81d2a2658d2f9ae3.camel@siemens.com> (raw)
In-Reply-To: <20210811133651.42582-5-florian.bezdeka@siemens.com>

On Wed, 2021-08-11 at 15:36 +0200, Florian Bezdeka wrote:
> From: Song Chen <chensong_2000@189.cn>
> 
> If sizeof time_t bigger than 4, which means glibc supports
> 64bit timespec, go to monitor_wait64.
> 
> otherwise, go to original monitor_wait.
> 
> Signed-off-by: Song Chen <chensong_2000@189.cn>
> [Florian: Fix warnings reported by checkpatch.pl, coding style]
> Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
> ---
> 
> 

Already applied. Can be ignored. Searching for the reason of the re-
send...


  reply	other threads:[~2021-08-11 13:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11 13:36 [PATCH v2 0/3] y2038: Adding event_wait64() Florian Bezdeka
2021-08-11 13:36 ` [PATCH v2 1/3] y2038: cobalt/posix/event: Adding event_wait64 Florian Bezdeka
2021-08-11 13:36 ` [PATCH v2 1/3] y2038: cobalt/posix/monitor: Adding monitor_wait64 Florian Bezdeka
2021-08-11 13:40   ` Bezdeka, Florian
2021-08-11 13:36 ` [PATCH v2 2/3] y2038: lib/cobalt/internal: dispatch event_wait Florian Bezdeka
2021-08-11 13:36 ` [PATCH v2 2/3] y2038: lib/cobalt/internal: dispatch monitor_wait Florian Bezdeka
2021-08-11 13:41   ` Bezdeka, Florian [this message]
2021-08-11 13:36 ` [PATCH v2 3/3] y2038: testsuite/smokey/y2038: Adding testcases for monitor_wait64() Florian Bezdeka
2021-08-11 13:42   ` Bezdeka, Florian
2021-08-11 13:36 ` [PATCH v2 3/3] y2038: testsuite/smokey/y2038: Adding tests for event_wait64 Florian Bezdeka
2021-08-12  7:02 ` [PATCH v2 0/3] y2038: Adding event_wait64() chensong_2000
2021-08-23 15:43   ` Bezdeka, Florian
  -- strict thread matches above, loose matches on Subject: below --
2021-08-11  8:11 [PATCH v2 0/3] y2038: Adding monitor_wait64() Florian Bezdeka
2021-08-11  8:11 ` [PATCH v2 2/3] y2038: lib/cobalt/internal: dispatch monitor_wait Florian Bezdeka

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=ec344172aaa40c1efa785ddc81d2a2658d2f9ae3.camel@siemens.com \
    --to=florian.bezdeka@siemens.com \
    --cc=xenomai@xenomai.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.