Re: [patch 00/32] -stable review
- From: Stefan Lippers-Hollmann <s.L-H@xxxxxx>
- Date: Sat, 9 Dec 2006 12:26:19 +0100
Hi
On Saturday 09 December 2006 00:57, you wrote:
This is the start of the stable review cycle for the 2.6.19.1 release.
There are 32 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let us know. If anyone is a maintainer of the proper subsystem, and
wants to add a Signed-off-by: line to the patch, please respond with it.
At least
http://kernel.org/pub/linux/kernel/people/chrisw/stable/patch-2.6.19.1-rc1.gz
and
http://kernel.org/pub/linux/kernel/people/chrisw/stable/patch-2.6.19.1-rc2.gz
seem to contain an incompletely applied "[patch 24/32] add bottom_half.h",
bottom_half.h itself is missing, while interrupt.h and spinlock.h are changed
to use the missing file:
$ wget -qO- http://kernel.org/pub/linux/kernel/people/chrisw/stable/patch-2.6.19.1-rc2.gz | gzip -dc | grep bottom_half
+#include <linux/bottom_half.h>
+#include <linux/bottom_half.h>
$ wget -qO- http://kernel.org/pub/linux/kernel/people/chrisw/stable/patch-2.6.19.1-rc1.gz | gzip -dc | grep bottom_half
+#include <linux/bottom_half.h>
+#include <linux/bottom_half.h>
These patches are sent out with a number of different people on the
Cc: line. If you wish to be a reviewer, please email stable@xxxxxxxxxx
to add your name to the list. If you want to be off the reviewer list,
also email us.
Responses should be made by Mon Dec 11 00:00 UTC Anything received after
that time might be too late.
thanks,
the -stable release team
Thanks a lot for the -stable rc patches
Stefan Lippers-Hollmann
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 00/32] -stable review
- From: Chris Wright
- Re: [patch 00/32] -stable review
- References:
- [patch 00/32] -stable review
- From: Chris Wright
- [patch 00/32] -stable review
- Prev by Date: Re: [Patch](memory hotplug) Fix compile error for i386 with NUMA config
- Next by Date: Re: [PATCH] more work_struct mess
- Previous by thread: [patch 33/32] NETLINK: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.
- Next by thread: Re: [patch 00/32] -stable review
- Index(es):
Relevant Pages
|