summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2026-05-04 05:42:51 -0600
committerJens Axboe <axboe@kernel.dk>2026-05-14 08:12:29 -0600
commitb4e41050b212ca33c82fb0598a7b323d5b18f1bb (patch)
tree024f03fec13856f8ba140535d863d00a1a118d9d /drivers/phy/eswin/git@git.tavy.me:linux.git
parentca76b56a2a2acf9875e5cad68612085f25b463bb (diff)
io_uring/rsrc: raise registered buffer 1GB limit
There's no real reason to have a limit, as the memory is accounted by the lockmem limits anyway, if any exist. io_pin_pages() will still restrict the maximum allowed limit per buffer, which is INT_MAX number of pages. Cap it a bit lower than that, at 1TB for a 64-bit system. Surely that should be enough for everyone. For now. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions