Re: Linux 3.10-rc2

From: Rob Landley
Date: Wed May 22 2013 - 22:52:52 EST


On 05/20/2013 04:54:53 PM, Linus Torvalds wrote:
So it's been just over a week, and -rc2 is out.

For being an -rc2, it's not unreasonably sized, but I did take a few
pulls that I wouldn't have taken later in the rc series. So it's not
exactly small either. We've got arch updates (PPC, MIPS, PA-RISC),
we've got driver fixes (net, gpu, target, xen), and we've got
filesystem updates (btrfs, ext4 and cepth - rbd).

And various random small fixes. Shortlog appended, it should get
smaller and more readable going forward.

I still need this to build uClibc with this kernel:

diff --git a/include/uapi/linux/netlink.h b/include/uapi/linux/netlink.h
index 1a85940..e294c77 100644
--- a/include/uapi/linux/netlink.h
+++ b/include/uapi/linux/netlink.h
@@ -1,7 +1,6 @@
#ifndef _UAPI__LINUX_NETLINK_H
#define _UAPI__LINUX_NETLINK_H

-#include <linux/kernel.h>
#include <linux/socket.h> /* for __kernel_sa_family_t */
#include <linux/types.h>

Previously reported here:

http://lkml.indiana.edu/hypermail/linux/kernel/1305.2/01452.html

Rob--
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/