linux-next/arch/um
Christoph Hellwig 9377b95cda block: remove BLK_MQ_F_SHOULD_MERGE
BLK_MQ_F_SHOULD_MERGE is set for all tag_sets except those that purely
process passthrough commands (bsg-lib, ufs tmf, various nvme admin
queues) and thus don't even check the flag.  Remove it to simplify the
driver interface.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20241219060214.1928848-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-12-19 07:48:54 -07:00
..
configs This pull request contains the following changes for UML: 2024-11-30 10:34:54 -08:00
drivers block: remove BLK_MQ_F_SHOULD_MERGE 2024-12-19 07:48:54 -07:00
include This pull request contains the following changes for UML: 2024-11-30 10:34:54 -08:00
kernel This pull request contains the following changes for UML: 2024-11-30 10:34:54 -08:00
os-Linux um: move thread info into task 2024-11-12 14:50:31 +01:00
scripts um: prevent user code in modules 2023-04-20 23:06:38 +02:00
.gitignore um: gitignore: Add kernel/capflags.c 2021-12-21 21:22:43 +01:00
Kbuild um: use obj-y to descend into arch/um/*/ 2023-08-26 22:41:34 +02:00
Kconfig um: move thread info into task 2024-11-12 14:50:31 +01:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: always include kconfig.h and compiler-version.h 2024-11-07 17:36:30 +01:00
Makefile-os-Linux
Makefile-skas um: fix stub exe build with CONFIG_GCOV 2024-10-26 16:06:10 +02:00