Blame SOURCES/file-5.34-ebpf-magic.patch
|
|
54376c |
From b675e1cf6c5f047a1ab52b7dcea3c83ea6aac69f Mon Sep 17 00:00:00 2001
|
|
|
54376c |
From: Christos Zoulas <christos@zoulas.com>
|
|
|
54376c |
Date: Fri, 9 Nov 2018 17:51:12 +0000
|
|
|
54376c |
Subject: [PATCH] Add eBPF magic from Matteo Croce
|
|
|
54376c |
|
|
|
54376c |
Upstream-commit: 4cf4e817457ce6ca32452a7c80b27e96be6441dc
|
|
|
54376c |
Signed-off-by: Kamil Dudka <kdudka@redhat.com>
|
|
|
54376c |
---
|
|
|
54376c |
magic/Magdir/elf | 1 +
|
|
|
54376c |
1 file changed, 1 insertion(+)
|
|
|
54376c |
|
|
|
54376c |
diff --git a/magic/Magdir/elf b/magic/Magdir/elf
|
|
|
54376c |
index 133bd1f..7c6011c 100644
|
|
|
54376c |
--- a/magic/Magdir/elf
|
|
|
54376c |
+++ b/magic/Magdir/elf
|
|
|
54376c |
@@ -263,6 +263,7 @@
|
|
|
54376c |
>18 leshort 217 iCelero CoolEngine,
|
|
|
54376c |
>18 leshort 218 Nanoradio Optimized RISC,
|
|
|
54376c |
>18 leshort 243 UCB RISC-V,
|
|
|
54376c |
+>18 leshort 247 eBPF,
|
|
|
54376c |
>18 leshort 0x1057 AVR (unofficial),
|
|
|
54376c |
>18 leshort 0x1059 MSP430 (unofficial),
|
|
|
54376c |
>18 leshort 0x1223 Adapteva Epiphany (unofficial),
|
|
|
54376c |
--
|
|
|
54376c |
2.17.2
|
|
|
54376c |
|