diff options
| author | Max Filippov <jcmvbkbc@gmail.com> | 2019-09-27 13:59:52 -0700 |
|---|---|---|
| committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-10-20 23:48:28 -0700 |
| commit | 532a3bbc7de890b05d85c7ebd70b18fd35ca415c (patch) | |
| tree | 7aff5166754a9fbd45a5be09a9d1949dcf4d402c /Documentation/features/core/tracehook | |
| parent | Linux 5.4-rc4 (diff) | |
| download | linux-532a3bbc7de890b05d85c7ebd70b18fd35ca415c.tar.gz linux-532a3bbc7de890b05d85c7ebd70b18fd35ca415c.zip | |
xtensa: update arch features
xtensa now supports tracehook, queued spinlocks and rwlocks. Update
corresponding Documentation/features entries.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'Documentation/features/core/tracehook')
| -rw-r--r-- | Documentation/features/core/tracehook/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/core/tracehook/arch-support.txt b/Documentation/features/core/tracehook/arch-support.txt index d344b99aae1e..964667052eda 100644 --- a/Documentation/features/core/tracehook/arch-support.txt +++ b/Documentation/features/core/tracehook/arch-support.txt @@ -30,5 +30,5 @@ | um: | TODO | | unicore32: | TODO | | x86: | ok | - | xtensa: | TODO | + | xtensa: | ok | ----------------------- |
