aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2020-03-01 15:50:37 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2020-03-01 15:52:36 +0100
commit6f9bc70dd584ed41dc1da31bf0342b3cf95ba5d9 (patch)
tree431918b73d6c7729c136f817871ac4fb4a8224ce /target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch
parent4bde37a2ddaaf28051ca77abb901b8c1eb20a82c (diff)
downloadupstream-6f9bc70dd584ed41dc1da31bf0342b3cf95ba5d9.tar.gz
upstream-6f9bc70dd584ed41dc1da31bf0342b3cf95ba5d9.tar.bz2
upstream-6f9bc70dd584ed41dc1da31bf0342b3cf95ba5d9.zip
linux-5.4: backport modpost upstream patches
Fixes modpost Segmentation Fault with bcm2708 and bcm2709: MODPOST vmlinux.o Segmentation fault make[6]: *** [scripts/Makefile.modpost:66: __modpost] Error 139 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch')
-rw-r--r--target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch b/target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch
index 4a424c99c1..50a6227148 100644
--- a/target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch
+++ b/target/linux/generic/hack-5.4/211-darwin-uuid-typedef-clash.patch
@@ -8,8 +8,6 @@ Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
scripts/mod/file2alias.c | 3 +++
1 file changed, 3 insertions(+)
-diff --git a/scripts/mod/file2alias.c b/scripts/mod/file2alias.c
-index c91eba751804..e756fd80b721 100644
--- a/scripts/mod/file2alias.c
+++ b/scripts/mod/file2alias.c
@@ -38,6 +38,9 @@ typedef struct {
@@ -22,6 +20,3 @@ index c91eba751804..e756fd80b721 100644
/* backwards compatibility, don't use in new code */
typedef struct {
__u8 b[16];
---
-2.21.1 (Apple Git-122.3)
-