From: Sergey Shtylyov <s.shtylyov@omp.ru>
To: Christoph Hellwig <hch@lst.de>, Jens Axboe <axboe@kernel.dk>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>,
"Juergen E. Fischer" <fischer@norbit.de>,
Alan Stern <stern@rowland.harvard.edu>,
Andrew Morton <akpm@linux-foundation.org>,
<linux-block@vger.kernel.org>, <linux-scsi@vger.kernel.org>,
<linux-usb@vger.kernel.org>,
<usb-storage@lists.one-eyed-alien.net>, <linux-mm@kvack.org>
Subject: Re: remove block layer bounce buffering
Date: Fri, 2 May 2025 11:43:31 +0300 [thread overview]
Message-ID: <61fe4e0f-9b33-4338-9fbd-57a85d413346@omp.ru> (raw)
In-Reply-To: <20250502064930.2981820-1-hch@lst.de>
On 5/2/25 9:49 AM, Christoph Hellwig wrote:
[...]
> Diffstat:
> b/arch/mips/configs/gcw0_defconfig | 1
> b/block/Makefile | 1
> b/block/blk-map.c | 5
> b/block/blk-mq.c | 2
> b/block/blk-settings.c | 5
> b/block/blk.h | 17 --
> b/drivers/base/node.c | 2
> b/drivers/scsi/Kconfig | 3
> b/drivers/scsi/aha152x.c | 1
> b/drivers/scsi/imm.c | 1
> b/drivers/scsi/ppa.c | 1
> b/drivers/scsi/scsi_lib.c | 3
> b/drivers/usb/storage/usb.c | 14 +
> b/fs/proc/meminfo.c | 3
> b/include/linux/blk_types.h | 1
> b/include/linux/blkdev.h | 5
> b/include/linux/mmzone.h | 1
> b/include/scsi/scsi_host.h | 2
> b/include/trace/events/block.h | 15 --
> b/include/uapi/linux/blktrace_api.h | 2
> b/kernel/trace/blktrace.c | 9 -
> b/mm/show_mem.c | 4
Hm, your diffstat looks borked... :-)
> block/bounce.c | 267 ------------------------------------
> 23 files changed, 19 insertions(+), 346 deletions(-)
MBR, Sergey
next prev parent reply other threads:[~2025-05-02 8:43 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-02 6:49 remove block layer bounce buffering Christoph Hellwig
2025-05-02 6:49 ` [PATCH 1/7] scsi: make aha152x depend on !HIGHMEM Christoph Hellwig
2025-05-02 7:24 ` Hannes Reinecke
2025-05-02 6:49 ` [PATCH 2/7] scsi: make imm " Christoph Hellwig
2025-05-02 7:24 ` Hannes Reinecke
2025-05-02 6:49 ` [PATCH 3/7] scsi: make ppa " Christoph Hellwig
2025-05-02 7:25 ` Hannes Reinecke
2025-05-02 6:49 ` [PATCH 4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem Christoph Hellwig
2025-05-02 7:02 ` Greg KH
2025-05-02 13:21 ` Alan Stern
2025-05-02 7:25 ` Hannes Reinecke
2025-05-02 8:48 ` Sergey Shtylyov
2025-05-02 13:19 ` [usb-storage] " Alan Stern
2025-05-02 6:49 ` [PATCH 5/7] scsi: remove the no_highmem flag in the host Christoph Hellwig
2025-05-02 7:26 ` Hannes Reinecke
2025-05-02 6:49 ` [PATCH 6/7] block: remove bounce buffering support Christoph Hellwig
2025-05-02 7:27 ` Hannes Reinecke
2025-05-02 6:49 ` [PATCH 7/7] mm: remove NR_BOUNCE zone stat Christoph Hellwig
2025-05-02 7:27 ` Hannes Reinecke
2025-05-02 8:43 ` Sergey Shtylyov [this message]
2025-05-05 8:36 ` remove block layer bounce buffering Johannes Thumshirn
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=61fe4e0f-9b33-4338-9fbd-57a85d413346@omp.ru \
--to=s.shtylyov@omp.ru \
--cc=akpm@linux-foundation.org \
--cc=axboe@kernel.dk \
--cc=fischer@norbit.de \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=stern@rowland.harvard.edu \
--cc=usb-storage@lists.one-eyed-alien.net \
/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