public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Peter Rosin <peda@axentia.se>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.7-final
Date: Sat, 6 Jan 2024 14:24:10 +0100	[thread overview]
Message-ID: <ZZlUemoyS-PDZc0q@ninjato> (raw)

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

Linus,

this branch was tested by buildbots successfully in the last days.
Sadly, I had to rebase it a few minutes ago because I needed to fixup
the name of one author and also added a few Link:-tags for the crucial
commit here, so we have better documentation. So, no code changes, only
changes to the commit messages. Sorry for not catching this earlier!

All the best for 2024,

   Wolfram


The following changes since commit 861deac3b092f37b2c5e6871732f3e11486f7082:

  Linux 6.7-rc7 (2023-12-23 16:25:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.7-final

for you to fetch changes up to a3368e1186e3ce8e38f78cbca019622095b1f331:

  i2c: core: Fix atomic xfer check for non-preempt config (2024-01-06 14:10:10 +0100)

----------------------------------------------------------------
Improve the detection when to run atomic transfer handlers for kernels
with preemption disabled. This removes some false positive splats a
number of users were seeing if their driver didn't have support for
atomic transfers. Also, fix a typo in the docs while we are here.

----------------------------------------------------------------
Attreyee Mukherjee (1):
      Documentation/i2c: fix spelling error in i2c-address-translators

Benjamin Bara (1):
      i2c: core: Fix atomic xfer check for non-preempt config


with much appreciated quality assurance from
----------------------------------------------------------------
Michael Walle (1):
      (Test) i2c: core: Fix atomic xfer check for non-preempt config

Tor Vic (1):
      (Test) i2c: core: Fix atomic xfer check for non-preempt config

 Documentation/i2c/i2c-address-translators.rst | 2 +-
 drivers/i2c/i2c-core.h                        | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

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

             reply	other threads:[~2024-01-06 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06 13:24 Wolfram Sang [this message]
2024-01-06 19:52 ` [PULL REQUEST] i2c-for-6.7-final pr-tracker-bot

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=ZZlUemoyS-PDZc0q@ninjato \
    --to=wsa@kernel.org \
    --cc=andi.shyti@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@axentia.se \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox