mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-08-26 14:59:32 +00:00

It's address_bits, not address_bit.
Fixes: 00142bfd5a
("kernels/ksysfs.c: export kernel address bits")
Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20250408115823.1358597-1-richard@nod.at
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
What: /sys/kernel/address_bits
|
|
Date: May 2023
|
|
KernelVersion: 6.3
|
|
Contact: Thomas Weißschuh <linux@weissschuh.net>
|
|
Description:
|
|
The address size of the running kernel in bits.
|
|
|
|
Access: Read
|
|
|
|
Users: util-linux
|