a.out: restore CMAGIC
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Mon, 26 Sep 2022 15:15:54 +0000 (17:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Sep 2022 16:51:51 +0000 (18:51 +0200)
commitcdc7daa9e3e102fc650321c8c0d2d8cf0ced3910
treef2a9d44995e1cf25c7d0aed24fc0d86dea3306c6
parentaade55c86033bee868a93e4bf3843c9c99e84526
a.out: restore CMAGIC

Part of UAPI and the on-disk format:
this means that it's not a magic number per magic-number.rst,
and it's best to leave it untouched to avoid breaking userspace
and suffer the same fate as a.out in general

Fixes: 53c2bd679017 ("a.out: remove define-only CMAGIC, previously magic number")
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Link: https://lore.kernel.org/r/20220926151554.7gxd6unp5727vw3c@tarta.nabijaczleweli.xyz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/a.out.h