commit | c3917a04843fa38d9e3926e7508813e115d3df78 | [log] [tgz] |
---|---|---|
author | Liu Song <liu.song11@zte.com.cn> | Fri Nov 29 22:33:52 2019 +0800 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Mon Jan 27 16:55:41 2020 +0100 |
tree | 0fc374580ddc59d6e559a1bb82161b27563ff6fc | |
parent | 0bc448b49e8a017e16edf843baf5b4221e191b1f [diff] |
mtd: block2mtd: page index should use pgoff_t Page index use pgoff_t to prevent risk of truncation. Signed-off-by: Liu Song <liu.song11@zte.com.cn> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>