diff --git a/debian/patches/bugfix/all/dm-Deal-with-merge_bvec_fn-in-component-devices-bett.patch b/debian/patches/bugfix/all/dm-Deal-with-merge_bvec_fn-in-component-devices-bett.patch index 6dedd9fcc..bac5d24f0 100644 --- a/debian/patches/bugfix/all/dm-Deal-with-merge_bvec_fn-in-component-devices-bett.patch +++ b/debian/patches/bugfix/all/dm-Deal-with-merge_bvec_fn-in-component-devices-bett.patch @@ -2,7 +2,7 @@ From: Ben Hutchings Date: Sun, 28 Nov 2010 23:46:46 +0000 Subject: [PATCH] dm: Deal with merge_bvec_fn in component devices better Bug-Debian: http://bugs.debian.org/604457 -Forwarded: no +Forwarded: http://mid.gmane.org/1378051306.25743.18.camel@deadeye.wl.decadent.org.uk This is analogous to commit 627a2d3c29427637f4c5d31ccc7fcbd8d312cd71, which does the same for md-devices at the top of the stack. The diff --git a/debian/patches/bugfix/all/irq-Always-define-devm_-request_threaded-free-_irq.patch b/debian/patches/bugfix/all/irq-Always-define-devm_-request_threaded-free-_irq.patch index 230144da0..6151589be 100644 --- a/debian/patches/bugfix/all/irq-Always-define-devm_-request_threaded-free-_irq.patch +++ b/debian/patches/bugfix/all/irq-Always-define-devm_-request_threaded-free-_irq.patch @@ -1,7 +1,7 @@ From: Ben Hutchings Date: Thu, 15 Aug 2013 22:00:29 +0200 Subject: irq: Always define devm_{request_threaded,free}_irq() -Forwarded: not-yet +Forwarded: http://mid.gmane.org/1378051797.25743.25.camel@deadeye.wl.decadent.org.uk These functions are currently defined only if CONFIG_GENERIC_HARDIRQS is enabled. But they may still be needed on architectures with their diff --git a/debian/patches/bugfix/powerpc/lpar-console.patch b/debian/patches/bugfix/powerpc/lpar-console.patch index 2b906326d..7e8d0f3ec 100644 --- a/debian/patches/bugfix/powerpc/lpar-console.patch +++ b/debian/patches/bugfix/powerpc/lpar-console.patch @@ -2,7 +2,7 @@ From: Ben Hutchings Subject: Fix console selection in PowerPC LPAR environment Date: Tue, 27 Sep 2011 06:04:39 +0100 Bug-Debian: http://bugs.debian.org/492703 -Forwarded: no +Forwarded: http://mid.gmane.org/1378052656.25743.33.camel@deadeye.wl.decadent.org.uk Do not override the preferred console set through the kernel parameter.