summarylogtreecommitdiffstats
path: root/03-unfuck-for-5.5.x.patch
diff options
context:
space:
mode:
Diffstat (limited to '03-unfuck-for-5.5.x.patch')
-rw-r--r--03-unfuck-for-5.5.x.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/03-unfuck-for-5.5.x.patch b/03-unfuck-for-5.5.x.patch
new file mode 100644
index 000000000000..90f257815422
--- /dev/null
+++ b/03-unfuck-for-5.5.x.patch
@@ -0,0 +1,13 @@
+From: Osvaldo Costa <osvaldogcosta90@gmail.com>
+--
+diff --git a/uvm/Makefile b/uvm/Makefile
+index 0cad8ff..043a08d 100644
+--- a/uvm/Makefile
++++ b/uvm/Makefile
+@@ -207,6 +207,7 @@ ccflags-y += $(EXTRA_CFLAGS)
+
+ RM_MODULE_SYMVERS:= $(RM_OUT_DIR)/Module.symvers
+ UVM_MODULE_SYMVERS:= $(obj)/Module.symvers
++KBUILD_EXTRA_SYMBOLS:= $(UVM_MODULE_SYMVERS)
+
+ module $(MODULE_NAME).ko: $(UVM_MODULE_SYMVERS) debug_diagnostics_printing