Skip to content

Commit 52092c1

Browse files
hammerlinkJonathan Corbet
authored andcommitted
docs: fix "incase" typo in coresight/panic.rst
Corrects a spelling mistake in Documentation/trace/coresight/panic.rst where "incase" was used instead of "in case". Signed-off-by: Hendrik Hamerlinck <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent 2dbe93d commit 52092c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/trace/coresight/panic.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Trace data captured at the time of panic, can be read from rebooted kernel
6767
or from crashdump kernel using a special device file /dev/crash_tmc_xxx.
6868
This device file is created only when there is a valid crashdata available.
6969

70-
General flow of trace capture and decode incase of kernel panic
71-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70+
General flow of trace capture and decode in case of kernel panic
71+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7272
1. Enable source and sink on all the cores using the sysfs interface.
7373
ETR sinks should have trace buffers allocated from reserved memory,
7474
by selecting "resrv" buffer mode from sysfs.

0 commit comments

Comments
 (0)