On Thu, Oct 16, 2014 at 08:25:33PM -0700, John Stultz wrote:
> On Thu, Oct 16, 2014 at 4:12 PM, Greg Kroah-Hartman
> wrote:
> > On Thu, Oct 16, 2014 at 10:09:04AM -0700, John Stultz wrote:
> >> On Thu, Oct 16, 2014 at 5:47 AM, Greg Kroah-Hartman
> >> wrote:
> >> > From: Greg Kroah-Hartman
> >> >
On Fri, Oct 17, 2014 at 01:31:18PM +0800, hejianet wrote:
> Hi Greg
> Just ping it, coz this is a practising patch for Eudyptula Challenge task 10.
> Any comment is welcome, thank you :)
As Dan said, this is the middle of the merge window, where I can't add
any new patches to my tree. Also, this
The code isn't very beautiful and there are lots of details wrong like
the error codes.
Al had some critical things to say about it but it looks like most of
those issues have been fixed.
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverp
On Thu, Oct 16, 2014 at 02:47:41PM +0200, Greg Kroah-Hartman wrote:
> From: Greg Kroah-Hartman
>
> The Android binder code has been "stable" for many years now. No matter
> what comes in the future, we are going to have to support this API, so
> might as well move it to the "real" part of the ke
On Tue, Oct 07, 2014 at 05:44:38PM +, KY Srinivasan wrote:
> > So can anywayone give me a review for those two patches?
>
> Did you get the reviews?
No.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mai
Hello Dan,
On Wed, Oct 15, 2014 at 2:47 PM, Dan Carpenter wrote:
> On Mon, Oct 13, 2014 at 10:26:54PM +0530, devendrana...@gmail.com wrote:
>> From: Devendra Naga
>>
>
> Just fix your email client, so the from header is correct. These From
> headers should be for when you forward an email from
From: Haiyang Zhang
Date: Thu, 16 Oct 2014 14:47:58 -0700
> In case that the IP header has optional field at the end, this patch will
> get the port numbers after that field, and compute the hash. The general
> parser skb_flow_dissect() is used here.
>
> Signed-off-by: Haiyang Zhang
> Reviewed-