From d0cbd232d64b68d67342d9d46c9cf8dff82e489a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 12 Apr 2014 16:53:47 -0300 Subject: linux-libre-3.14-5: fix a futex bug and add some iwlwifi fixes --- libre/linux-libre/0004-fs-Don-t-return-0-from-get_anon_bdev.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/linux-libre/0004-fs-Don-t-return-0-from-get_anon_bdev.patch') diff --git a/libre/linux-libre/0004-fs-Don-t-return-0-from-get_anon_bdev.patch b/libre/linux-libre/0004-fs-Don-t-return-0-from-get_anon_bdev.patch index 4c11b31f2..5e4a27f06 100644 --- a/libre/linux-libre/0004-fs-Don-t-return-0-from-get_anon_bdev.patch +++ b/libre/linux-libre/0004-fs-Don-t-return-0-from-get_anon_bdev.patch @@ -1,7 +1,7 @@ From 835a463e190af87a36df681863db7c3ea7ba0d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20B=C3=A4chler?= Date: Thu, 3 Apr 2014 21:55:37 +0200 -Subject: [PATCH 4/7] fs: Don't return 0 from get_anon_bdev +Subject: [PATCH 04/10] fs: Don't return 0 from get_anon_bdev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -40,5 +40,5 @@ index 80d5cf2..7624267 100644 int get_anon_bdev(dev_t *p) { -- -1.9.1 +1.9.2 -- cgit v1.2.3-54-g00ecf