[Lunar-commits] <moonbase> linux-unstable: fix for vmxnet3 and other
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Tue Dec 13 01:51:02 CET 2011
commit 122bdde9bf7ff097e1f6583ce7ca6c3cae9fdb0c
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Tue Dec 13 01:51:02 2011 +0100
linux-unstable: fix for vmxnet3 and other
---
kernel/linux-unstable/BUILD | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/kernel/linux-unstable/BUILD b/kernel/linux-unstable/BUILD
index deac67e..08d4494 100644
--- a/kernel/linux-unstable/BUILD
+++ b/kernel/linux-unstable/BUILD
@@ -1,3 +1,6 @@
+# Temporary fix. Check if you can remove it after next release.
+sedit '188s/0/1/' include/linux/log2.h
+
# Needed for x86_64
MYARCH="`arch | grep -qw i.86 && echo i386 || arch`"
More information about the Lunar-commits
mailing list