linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ian Pilcher <arequipeno@gmail.com>
To: pavel@ucw.cz
Cc: linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org,
	gregkh@linuxfoundation.org, kabel@kernel.org, hch@infradead.org
Subject: Re: [PATCH v6 2/2] leds: trigger: Add block device LED trigger
Date: Fri, 8 Oct 2021 13:50:48 -0500	[thread overview]
Message-ID: <95d291f6-e1e8-76b5-84b5-1b9cd0876585@gmail.com> (raw)
In-Reply-To: <20211008181224.185829-3-arequipeno@gmail.com>

On 10/8/21 13:12, Ian Pilcher wrote:
> +	led->last_checked = get_jiffies_64();

This is incorrect.  I decided against using 64-bit jiffies on 32-bit
platforms.  :-(

v7 coming soon.

-- 
========================================================================
                  In Soviet Russia, Google searches you!
========================================================================

      reply	other threads:[~2021-10-08 18:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 18:12 [PATCH v6 0/2] Introduce block device LED trigger Ian Pilcher
2021-10-08 18:12 ` [PATCH v6 1/2] docs: Add block device (blkdev) LED trigger documentation Ian Pilcher
2021-10-08 18:12 ` [PATCH v6 2/2] leds: trigger: Add block device LED trigger Ian Pilcher
2021-10-08 18:50   ` Ian Pilcher [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=95d291f6-e1e8-76b5-84b5-1b9cd0876585@gmail.com \
    --to=arequipeno@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hch@infradead.org \
    --cc=kabel@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /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 NNTP newsgroup(s).