Skip to content

Commit

Permalink
init: fix Kconfig text
Browse files Browse the repository at this point in the history
[[email protected]: folded another fix on top on the same line as spotted by
 Randy Dunlap]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
geertu authored and Jiri Kosina committed Jun 21, 2016
1 parent 79a3bd8 commit 5e0d8d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -851,8 +851,8 @@ config LOG_CPU_MAX_BUF_SHIFT
used as it forces an exact (power of two) size of the ring buffer.

The number of possible CPUs is used for this computation ignoring
hotplugging making the compuation optimal for the the worst case
scenerio while allowing a simple algorithm to be used from bootup.
hotplugging making the computation optimal for the worst case
scenario while allowing a simple algorithm to be used from bootup.

Examples shift values and their meaning:
17 => 128 KB for each CPU
Expand Down

0 comments on commit 5e0d8d5

Please sign in to comment.