mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
With CONFIG_CC_OPTIMIZE_FOR_SIZE, the address validity check in non-const
`read8` invocaction is not optimized away, leading to build failure.
Fixes:
|
||
|---|---|---|
| .. | ||
| gem | ||
| gpuvm | ||
| device.rs | ||
| driver.rs | ||
| file.rs | ||
| ioctl.rs | ||
| mod.rs | ||