summaryrefslogtreecommitdiff
path: root/dts
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2023-05-08 09:46:12 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2023-05-08 15:18:24 +0200
commit714b248f03b6c858e19cc5e062df7d5bdc811821 (patch)
tree0e160d5097f6d7f4ab7d5f2d9367c30a7e1926b7 /dts
parentba647f63f0d7a005c66821ace650a5ee170a7370 (diff)
downloadbarebox-714b248f03b6c858e19cc5e062df7d5bdc811821.tar.gz
block: refuse registering block devices with absurdly large blocks
Block layer caching can't work if a block is bigger than BUFSIZE which is used for the caching chunks. Instead of ending up with a rdbufsize of 0, which leads to strange errors on device access, just refuse this outright. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20230508074612.3313870-2-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions