Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <hendrik.hamerlinck@hammernet.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250513110931.15072-1-hendrik.hamerlinck@hammernet.be>

authored by

Hendrik Hamerlinck and committed by
Jonathan Corbet
52092c1d 2dbe93d1

+2 -2
+2 -2
Documentation/trace/coresight/panic.rst
··· 67 67 or from crashdump kernel using a special device file /dev/crash_tmc_xxx. 68 68 This device file is created only when there is a valid crashdata available. 69 69 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 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 72 1. Enable source and sink on all the cores using the sysfs interface. 73 73 ETR sinks should have trace buffers allocated from reserved memory, 74 74 by selecting "resrv" buffer mode from sysfs.