Re: [PATCH 1/4] inet: Add skb_copy_datagram_iter

From: Al Viro
Date: Wed Nov 05 2014 - 16:07:57 EST


On Wed, Nov 05, 2014 at 03:50:54PM -0500, David Miller wrote:
> I think we can get away with it if, as you say, we don't export a 'msghdr'
> from any uapi headers.

OK. I'm about halfway through the review of struct msghdr instances in the
current tree right now, will post user_msghdr patch once I'm done. Already
found a dumb bug in o2net_send_tcp_msg() while doing that - broken by me
back in 3.15 ;-/ Will send a fix to Linus in an hour or so...

> And indeed, double checking, it's purely a linux/socket.h thing.
>
> If this patch is OK, mind if I toss it into net-next Al?

Sure, no problem - AFAICS, the only real difference from rebase of April one
I've quoted upthread is that you add include of socket.h into skbuff.h; the
rest of the differences is pure whitespace noise.

Ping me when you put it there, OK? I'll rebase the rest of old stuff on
top of it (similar helpers, mostly).
--
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/