Package: linux
Version: 3.14
Severity: bug
Tags: patch

In older kernels on parisc we had troubles linking the kernel modules for the 
xfs filesystem because some symbols could then not be resolved due to the size 
of the xfs module. That was probably the reason, why xfs was not provided as 
udeb in the past.
On new parisc kernels this problem is fixed, and the attached patch now adds 
the xfs modules again.
Please apply.

Thanks,
Helge
diff -up ./debian/installer/hppa/modules/hppa-parisc64-smp/xfs-modules.org ./debian/installer/hppa/modules/hppa-parisc64-smp/xfs-modules
--- ./debian/installer/hppa/modules/hppa-parisc64-smp/xfs-modules.org	2014-04-23 15:44:16.101689773 +0200
+++ ./debian/installer/hppa/modules/hppa-parisc64-smp/xfs-modules	2014-04-23 15:44:26.277687708 +0200
@@ -0,0 +1 @@
+#include "../hppa/xfs-modules"
diff -up ./debian/installer/hppa/modules/hppa/xfs-modules.org ./debian/installer/hppa/modules/hppa/xfs-modules
--- ./debian/installer/hppa/modules/hppa/xfs-modules.org	2014-04-23 15:44:01.541692733 +0200
+++ ./debian/installer/hppa/modules/hppa/xfs-modules	2014-04-23 15:45:15.717677728 +0200
@@ -0,0 +1 @@
+#include <xfs-modules>

Reply via email to