]> git.baikalelectronics.ru Git - kernel.git/commit
efi: Add comment to avoid future expanding of sysfs systab
authorDave Young <dyoung@redhat.com>
Wed, 6 Dec 2017 09:50:10 +0000 (09:50 +0000)
committerIngo Molnar <mingo@kernel.org>
Wed, 6 Dec 2017 18:32:23 +0000 (19:32 +0100)
commited65acb4bd808eb8118fa710de35d31eb8c08244
tree5ffd862e74126b2913fd5dd5e825077dc137b574
parent93c7ee0c47d2ef8a9cd577acac90ec9bf82b4d28
efi: Add comment to avoid future expanding of sysfs systab

/sys/firmware/efi/systab shows several different values, it breaks sysfs
one file one value design.  But since there are already userspace tools
depend on it eg. kexec-tools so add code comment to alert future expanding
of this file.

Signed-off-by: Dave Young <dyoung@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/20171206095010.24170-4-ard.biesheuvel@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/firmware/efi/efi.c