linux-stable/init
John Sperbeck 19d7e7c1ee init: open /initrd.image with O_LARGEFILE
[ Upstream commit 4624b346cf ]

If initrd data is larger than 2Gb, we'll eventually fail to write to the
/initrd.image file when we hit that limit, unless O_LARGEFILE is set.

Link: https://lkml.kernel.org/r/20240317221522.896040-1-jsperbeck@google.com
Signed-off-by: John Sperbeck <jsperbeck@google.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-13 12:51:36 +02:00
..
Kconfig init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash 2022-12-08 11:22:59 +01:00
Makefile
calibrate.c
do_mounts.c rootfs: Fix support for rootfstype= when root= is given 2024-01-25 14:34:30 -08:00
do_mounts.h
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
init_task.c fgraph: Initialize tracing_graph_pause at task creation 2021-02-10 09:25:29 +01:00
initramfs.c init: open /initrd.image with O_LARGEFILE 2024-04-13 12:51:36 +02:00
main.c x86/mm: Initialize text poking earlier 2023-08-08 19:56:36 +02:00
noinitramfs.c
version.c