kernel_samsung_a53x/init
John Sperbeck 1761f947c4 init: open /initrd.image with O_LARGEFILE
commit 4624b346cf67400ef46a31771011fb798dd2f999 upstream.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 09:22:41 +01:00
..
calibrate.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
do_mounts.c rootfs: Fix support for rootfstype= when root= is given 2024-11-18 12:12:47 +01:00
do_mounts.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
do_mounts_initrd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
do_mounts_rd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
init_task.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
initramfs.c init: open /initrd.image with O_LARGEFILE 2024-11-19 09:22:41 +01:00
Kconfig kernel: sched: Configuring PELT half-life via Kconfig 2024-11-17 17:41:11 +01:00
Kconfig.gki Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
main.c security: samsung: defex_lsm: nuke 2024-06-15 16:20:49 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
noinitramfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
version.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00