aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorPhillip Lougher <[email protected]>2024-08-18 23:58:45 +0000
committerChristian Brauner <[email protected]>2024-08-19 12:08:20 +0000
commit6f09ffb1f4fadf156d5d1032217b9d1fa4e07dbe (patch)
tree772661ea9caa8063ce7a178ff63fc2af5a8de401 /security/selinux/hooks.c
parentSquashfs: Update page_actor to not use page->index (diff)
downloadkernel-6f09ffb1f4fadf156d5d1032217b9d1fa4e07dbe.tar.gz
kernel-6f09ffb1f4fadf156d5d1032217b9d1fa4e07dbe.zip
Squashfs: Update squashfs_readahead() to not use page->index
This commit removes references to page->index in the pages returned from __readahead_batch(), and instead uses the 'start' variable. This does reveal a bug in the previous code in that 'start' was not updated every time around the loop. This is fixed in this commit. Signed-off-by: Phillip Lougher <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions