diff options
| author | Angelo Dureghello <angelo@kernel-space.org> | 2021-03-16 02:15:10 +0300 |
|---|---|---|
| committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-03-16 10:41:26 +0300 |
| commit | 47c5e474bc1e1061fb037d13b5000b38967eb070 (patch) | |
| tree | f874d294aefa2709de64088360ced275be435aeb /tools/perf/scripts/python/flamegraph.py | |
| parent | 59ec7b89ed3e921cd0625a8c83f31a30d485fdf8 (diff) | |
| download | linux-47c5e474bc1e1061fb037d13b5000b38967eb070.tar.xz | |
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
For cases when flexcan is built-in, bitrate is still not set at
registering. So flexcan_chip_freeze() generates:
[ 1.860000] *** ZERO DIVIDE *** FORMAT=4
[ 1.860000] Current process id is 1
[ 1.860000] BAD KERNEL TRAP: 00000000
[ 1.860000] PC: [<402e70c8>] flexcan_chip_freeze+0x1a/0xa8
To allow chip freeze, using an hardcoded timeout when bitrate is still
not set.
Fixes: ec15e27cc890 ("can: flexcan: enable RX FIFO after FRZ/HALT valid")
Link: https://lore.kernel.org/r/20210315231510.650593-1-angelo@kernel-space.org
Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
[mkl: use if instead of ? operator]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
