From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fix for 6.6-final
Date: Fri, 27 Oct 2023 13:53:59 -0600 [thread overview]
Message-ID: <51149548-e214-426d-9e89-ceba050569ab@kernel.dk> (raw)
Hi Linus,
Just a single fix for a potential divide-by-zero, introduced in this
cycle. Please pull!
The following changes since commit c3414550cb0d4dfad1816ee14ff1f44819d270db:
Merge tag 'nvme-6.6-2023-10-18' of git://git.infradead.org/nvme into block-6.6 (2023-10-18 15:32:51 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.6-2023-10-27
for you to fetch changes up to 2dd710d476f2f1f6eaca884f625f69ef4389ed40:
blk-throttle: check for overflow in calculate_bytes_allowed (2023-10-20 18:38:17 -0600)
----------------------------------------------------------------
block-6.6-2023-10-27
----------------------------------------------------------------
Khazhismel Kumykov (1):
blk-throttle: check for overflow in calculate_bytes_allowed
block/blk-throttle.c | 6 ++++++
1 file changed, 6 insertions(+)
--
Jens Axboe
next reply other threads:[~2023-10-27 19:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-27 19:53 Jens Axboe [this message]
2023-10-28 0:14 ` [GIT PULL] Block fix for 6.6-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=51149548-e214-426d-9e89-ceba050569ab@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--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 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.