Skip to content

Commit fd0ad5e

Browse files
a3fakpm00
authored andcommitted
docs: ABI: replace mcroce@microsoft.com with new Meta address
The Microsoft email address is bouncing: 550 5.4.1 Recipient address rejected: Access denied. So let's replace it with Matteo's current mail address. Link: https://lkml.kernel.org/r/20250414-fix-mcroce-mail-bounce-v3-1-0aed2d71f3d7@pengutronix.de Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Acked-by: Matteo Croce <teknoraver@meta.com> Link: https://lore.kernel.org/all/BYAPR15MB2504E4B02DFFB1E55871955DA1062@BYAPR15MB2504.namprd15.prod.outlook.com/ Cc: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: Jens Axboe <axboe@kernel.dk> Cc: Matteo Croce <teknoraver@meta.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 8c03ebd commit fd0ad5e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Documentation/ABI/stable/sysfs-block

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Description:
7777

7878
What: /sys/block/<disk>/diskseq
7979
Date: February 2021
80-
Contact: Matteo Croce <mcroce@microsoft.com>
80+
Contact: Matteo Croce <teknoraver@meta.com>
8181
Description:
8282
The /sys/block/<disk>/diskseq files reports the disk
8383
sequence number, which is a monotonically increasing

Documentation/ABI/testing/sysfs-kernel-reboot

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
What: /sys/kernel/reboot
22
Date: November 2020
33
KernelVersion: 5.11
4-
Contact: Matteo Croce <mcroce@microsoft.com>
4+
Contact: Matteo Croce <teknoraver@meta.com>
55
Description: Interface to set the kernel reboot behavior, similarly to
66
what can be done via the reboot= cmdline option.
77
(see Documentation/admin-guide/kernel-parameters.txt)
88

99
What: /sys/kernel/reboot/mode
1010
Date: November 2020
1111
KernelVersion: 5.11
12-
Contact: Matteo Croce <mcroce@microsoft.com>
12+
Contact: Matteo Croce <teknoraver@meta.com>
1313
Description: Reboot mode. Valid values are: cold warm hard soft gpio
1414

1515
What: /sys/kernel/reboot/type
1616
Date: November 2020
1717
KernelVersion: 5.11
18-
Contact: Matteo Croce <mcroce@microsoft.com>
18+
Contact: Matteo Croce <teknoraver@meta.com>
1919
Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
2020

2121
What: /sys/kernel/reboot/cpu
2222
Date: November 2020
2323
KernelVersion: 5.11
24-
Contact: Matteo Croce <mcroce@microsoft.com>
24+
Contact: Matteo Croce <teknoraver@meta.com>
2525
Description: CPU number to use to reboot.
2626

2727
What: /sys/kernel/reboot/force
2828
Date: November 2020
2929
KernelVersion: 5.11
30-
Contact: Matteo Croce <mcroce@microsoft.com>
30+
Contact: Matteo Croce <teknoraver@meta.com>
3131
Description: Don't wait for any other CPUs on reboot and
3232
avoid anything that could hang.
3333

0 commit comments

Comments
 (0)