Greg Kroah-Hartman 4dd52392b5 coresight: Fixes for v6.3
Fixes for coresight subsystem includes:
  - Fix etm4_enable_hw to program all the address comparator pairs (instead of
    half of them)
  - Do not access TRCIDR1 register without OSLK cleared in etm4_probe for mmio
    access.
 
 Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEuFy0byloRoXZHaWBxcXRZPKyBqEFAmQZpAYACgkQxcXRZPKy
 BqGK8w/5AVUUocsD85GlUJi9E2x75oV/JrztOP7aLMgnmZQ2LTjIdxqc1sE28+/a
 8a2aeQ9vThMcmM+1ibU9t0qFY8EkHh9cbK0BjCaXL/OivFjo2nZEga/n2Ro0n0wX
 4UIheLPwiEOHVan188VretfxsKv79rX6VQ60PGDlnxgyiosrnjJ7GalP66KazaHv
 uF6qPUq5iMAKE0WajDs9bGfrd8wOsBLwa4D55onZOrmpbyrMGtXKPfRLB2rI448x
 pd8QDsTFfU9j24D9xeGNwnLbi82xxs9Ac3nhe4/oMTFE20xAtCm92DtU8QjX5zNV
 75zs4D/rBfFYBH1oV+ZsvGbXYV/5spa9anVgun0ywyIWB7PUPsg910t+yACaN0vp
 /9PkvnXVBNeFs5SjipD88fS3jdyUPOLKT2F5iSUsFQG5qJAiJmNHMSC9hVWkg+88
 RXkFhlb3o/L9GxmQ78db3aK40JV/ZgswGcYtJZq7VA6hQDbp1wWtudHWRt3QiNnZ
 fKtTxpyXPGek5Yuc7F1V/L/z6Pm1cdXRNAbxcUZcBkTvSTOnTqlDYKPAlQTLxh/O
 fWT+nf+f8sYOjfia7s8Ku9vSAnVKIwu1StA+1o5GikxSE8rnDDGpDo8cwzHAcLJD
 UqhqraiFbd4kBkVecTtAuCgN3RwToG9oO+LgVCTispXzVRpDEHI=
 =VoYw
 -----END PGP SIGNATURE-----

Merge tag 'coresight-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-linus

Suzuki writes:

coresight: Fixes for v6.3

Fixes for coresight subsystem includes:
 - Fix etm4_enable_hw to program all the address comparator pairs (instead of
   half of them)
 - Do not access TRCIDR1 register without OSLK cleared in etm4_probe for mmio
   access.

Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>

* tag 'coresight-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux:
  coresight: etm4x: Do not access TRCIDR1 for identification
  coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug
2023-03-21 16:36:45 +01:00
2023-02-26 11:53:25 -08:00
2023-02-21 18:24:12 -08:00
2023-03-21 16:36:45 +01:00
2023-02-26 11:53:25 -08:00
2023-03-19 10:46:02 -07:00
2023-03-14 17:03:25 -07:00
2023-03-03 14:51:15 -08:00
2023-03-01 09:27:00 -08:00
2023-02-15 12:33:28 -05:00
2022-09-28 09:02:20 +02:00
2022-10-10 12:00:45 -07:00
2023-03-18 16:01:34 -07:00
2023-03-19 13:27:55 -07:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%