]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/als: Remove obsolete comment
authorHeiko Carstens <hca@linux.ibm.com>
Wed, 4 Sep 2024 09:39:22 +0000 (11:39 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Sat, 7 Sep 2024 15:12:41 +0000 (17:12 +0200)
commit6fa7aea6a9fc8eb49d879ac66bf27460e70c83b3
treed428f70b2cb526cf97a2a2dc8c38d008d042d557
parent992b7066800f3957e40b3a9d5ed4f041b998fec1
s390/als: Remove obsolete comment

The bss section of the decompressor is part of the compressed kernel image
since commit 980d5f9ab36b ("s390/boot: enable .bss section for compressed
kernel").

Remove a now incorrect comment that states that the bss section must not be
accessed.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/als.c