diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-01-13 18:32:57 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-09-11 10:13:18 +0200 |
commit | 944834901adc94b3a44d1dd153eb739a937e52d2 (patch) | |
tree | 8cd100abd4dc18af28663e8afde45dadf62faf24 /Documentation/trace | |
parent | lib/raid6: Drop IA64 support (diff) | |
download | linux-944834901adc94b3a44d1dd153eb739a937e52d2.tar.xz linux-944834901adc94b3a44d1dd153eb739a937e52d2.zip |
Documentation: Drop or replace remaining mentions of IA64
Drop or update mentions of IA64, as appropriate.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'Documentation/trace')
-rw-r--r-- | Documentation/trace/kprobes.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/trace/kprobes.rst b/Documentation/trace/kprobes.rst index fc7ce76eab65..f825970a1495 100644 --- a/Documentation/trace/kprobes.rst +++ b/Documentation/trace/kprobes.rst @@ -315,7 +315,6 @@ architectures: - i386 (Supports jump optimization) - x86_64 (AMD-64, EM64T) (Supports jump optimization) - ppc64 -- ia64 (Does not support probes on instruction slot1.) - sparc64 (Return probes not yet implemented.) - arm - ppc |