mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
Corrected typos in arch/arm/include/asm/efi.h and kernel/trace/rv/Kconfig files
This commit is contained in:
parent
e5b3efbe1a
commit
8b7d7a8491
@ -59,7 +59,7 @@ void efi_virtmap_unload(void);
|
||||
/*
|
||||
* A reasonable upper bound for the uncompressed kernel size is 32 MBytes,
|
||||
* so we will reserve that amount of memory. We have no easy way to tell what
|
||||
* the actuall size of code + data the uncompressed kernel will use.
|
||||
* the actual size of code + data the uncompressed kernel will use.
|
||||
* If this is insufficient, the decompressor will relocate itself out of the
|
||||
* way before performing the decompression.
|
||||
*/
|
||||
|
@ -45,7 +45,7 @@ config RV_MON_WWNR
|
||||
help
|
||||
Enable wwnr (wakeup while not running) sample monitor, this is a
|
||||
sample monitor that illustrates the usage of per-task monitor.
|
||||
The model is borken on purpose: it serves to test reactors.
|
||||
The model is broken on purpose: it serves to test reactors.
|
||||
|
||||
For further information, see:
|
||||
Documentation/trace/rv/monitor_wwnr.rst
|
||||
|
Loading…
Reference in New Issue
Block a user