mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +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>
10 lines
216 B
Text
10 lines
216 B
Text
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
|