mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 01:01:20 +00:00
The resource is inclusive of the ->start and ->end addresses so this
calculation is not correct. It should be "res->end - res->start + 1".
Use the resource_size() to do the calculation.
Fixes:
|
||
|---|---|---|
| .. | ||
| dcss | ||
| ipuv3 | ||
| lcdc | ||
| Kconfig | ||
| Makefile | ||