diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2020-01-06 14:31:49 -0800 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2020-01-13 08:47:57 -0800 |
commit | 5d576a66242d56594f96b51fb0c677ff9f06decf (patch) | |
tree | 93518be9ea2c32bfca78207faa58e91edc8bcbe9 /Documentation/features/core | |
parent | b3a987b0264d3ddbb24293ebff10eddfc472f653 (diff) | |
download | linux-5d576a66242d56594f96b51fb0c677ff9f06decf.tar.bz2 |
ARC: update feature support for jump-labels
ARC jum-label support was added in 5.5rc1 but we missed updating the
feature list
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'Documentation/features/core')
-rw-r--r-- | Documentation/features/core/jump-labels/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/core/jump-labels/arch-support.txt b/Documentation/features/core/jump-labels/arch-support.txt index cae7be2f7725..632a1c7aefa2 100644 --- a/Documentation/features/core/jump-labels/arch-support.txt +++ b/Documentation/features/core/jump-labels/arch-support.txt @@ -7,7 +7,7 @@ | arch |status| ----------------------- | alpha: | TODO | - | arc: | TODO | + | arc: | ok | | arm: | ok | | arm64: | ok | | c6x: | TODO | |