summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-04 01:10:04 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-04 01:10:04 -0300
commit64117aae0f7248f9c1cd43ef4eb2ef5790924f06 (patch)
tree3d656c3d42aacf6a230e8ac95b3a3a24a000f827 /libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
parentfdf42797fdbf90d5913c730458d5484a9b440382 (diff)
downloadabslibre-64117aae0f7248f9c1cd43ef4eb2ef5790924f06.tar.gz
abslibre-64117aae0f7248f9c1cd43ef4eb2ef5790924f06.tar.bz2
abslibre-64117aae0f7248f9c1cd43ef4eb2ef5790924f06.zip
linux-libre-3.14-3: updating revision
* enable CONFIG_INFINIBAND_IPOIB_CM (FS#39701 => https://bugs.archlinux.org/task/39701) * disable X86_SYSFB and FB_SIMPLE (FS#39715 => https://bugs.archlinux.org/task/39715) * fix FSID of rootfs being 0 For st_dev in struct stat, the value 0 is an error. Make sure rootfs has value 1. This fixes the coreutils cp -ax issue (although that code has already been improved in coreutils, too) and somewhat fixes the switch_root problem in util-linux. It is still possible that rootfs gets an FSID >1 in future versions, so util-linux still needs to be fixed. This is unrelated to the mount id issue in /proc/*/mountinfo - the mount id may still be zero. * revert a patch that always enables autosuspend on intel bluetoothh xhci still sucks and breaks this. I am reverting this commit for reasons that are in no way selfish.
Diffstat (limited to 'libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch')
-rw-r--r--libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch b/libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
index eaf24f958..26a271cf1 100644
--- a/libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
+++ b/libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
@@ -1,7 +1,7 @@
From 5d77ba2d26110c678b40fd723866a17d4036de12 Mon Sep 17 00:00:00 2001
From: Lucas De Marchi <lucas.demarchi@intel.com>
Date: Tue, 18 Feb 2014 02:19:26 -0300
-Subject: [PATCH 1/4] Bluetooth: allocate static minor for vhci
+Subject: [PATCH 1/6] Bluetooth: allocate static minor for vhci
Commit bfacbb9 (Bluetooth: Use devname:vhci module alias for virtual HCI
driver) added the module alias to hci_vhci module so it's possible to