Message ID | 1602373674-4579-5-git-send-email-yangtiezhu@loongson.cn (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Avoid build error, clean up numa.c and add /proc/boardinfo | expand |
diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst index 533c79e..3c4cb65 100644 --- a/Documentation/filesystems/proc.rst +++ b/Documentation/filesystems/proc.rst @@ -664,6 +664,7 @@ files are there, and which are missing. File Content ============ =============================================================== apm Advanced power management info + boardinfo Mainboard and BIOS info for Loongson64 buddyinfo Kernel memory allocator information (see text) (2.5) bus Directory containing bus specific information cmdline Kernel command line
Add a description for /proc/boardinfo on the Loongson platform. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> --- v2: new added patch Documentation/filesystems/proc.rst | 1 + 1 file changed, 1 insertion(+)