All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Breathitt Gray <vilhelm.gray@gmail.com>
To: gregkh@linuxfoundation.org, linux-iio@vger.kernel.org
Subject: [PULL] First set of Counter fixes for the 5.17 cycle.
Date: Fri, 25 Feb 2022 13:53:30 +0900	[thread overview]
Message-ID: <Yhhgyt1kb3MoXkp5@shinobu> (raw)

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

The following changes since commit cfb92440ee71adcc2105b0890bb01ac3cddb8507:

  Linux 5.17-rc5 (2022-02-20 13:07:20 -0800)

are available in the Git repository at:

  https://gitlab.com/vilhelmgray/counter.git tags/counter-fixes-for-5.17a

for you to fetch changes up to 4a14311a3b935b62b33e665a97ecaaf2f078228a:

  counter: Stop using dev_get_drvdata() to get the counter device (2022-02-25 13:36:12 +0900)

----------------------------------------------------------------
First set of Counter fixes for the 5.17 cycle.

counter-sysfs:
 - Fix null pointer dereference when handling sysfs attributes

----------------------------------------------------------------
Uwe Kleine-König (1):
      counter: Stop using dev_get_drvdata() to get the counter device

 drivers/counter/counter-sysfs.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

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

                 reply	other threads:[~2022-02-25  4:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Yhhgyt1kb3MoXkp5@shinobu \
    --to=vilhelm.gray@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-iio@vger.kernel.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.