summarylogtreecommitdiffstats
path: root/vmmon-10.0.4-3.14.patch
diff options
context:
space:
mode:
authorDet2015-06-14 04:13:28 +0300
committerDet2015-06-14 04:14:16 +0300
commitdae87d2d534f6345098058d668a860d4c061e0ae (patch)
treeb42c9739f8ef85031cf1445f8dc6d0c7f2a00f83 /vmmon-10.0.4-3.14.patch
downloadaur-dae87d2d534f6345098058d668a860d4c061e0ae.tar.gz
Initial import: 11.1.0-5
Diffstat (limited to 'vmmon-10.0.4-3.14.patch')
-rw-r--r--vmmon-10.0.4-3.14.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/vmmon-10.0.4-3.14.patch b/vmmon-10.0.4-3.14.patch
new file mode 100644
index 000000000000..22977ff51b55
--- /dev/null
+++ b/vmmon-10.0.4-3.14.patch
@@ -0,0 +1,11 @@
+diff -rupN vmmon-only/include/vm_assert.h vmmon-only/include/vm_assert.h
+--- vmmon-only/include/vm_assert.h 2014-03-31 18:49:14.835009422 +0100
++++ vmmon-only/include/vm_assert.h 2014-03-31 18:49:21.380009439 +0100
+@@ -256,6 +256,7 @@ void WarningThrottled(uint32 *count, con
+ __FILE__, __LINE__, __FUNCTION__, \
+ _fix))
+ #else
++ #undef DEPRECATED /* in <linux/printk.h> since 3.14.0 */
+ #define DEPRECATED(_fix) do {} while (0)
+ #endif
+