[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190701.185156.2142325894415755085.davem@davemloft.net>
Date: Mon, 01 Jul 2019 18:51:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jelsasser@...neta.com
Cc: stable@...r.kernel.org, gregkh@...uxfoundation.org,
netdev@...r.kernel.org, edumazet@...gle.com, mcroce@...hat.com
Subject: Re: [PATCH RESEND 4.9.y] net: check before dereferencing
netdev_ops during busy poll
From: Josh Elsasser <jelsasser@...neta.com>
Date: Mon, 1 Jul 2019 16:41:43 -0700
> No changes since V2[1], resent as per discussiond on -stable[2]. I hope
> this is the correct way to send net fixes for older LTS releases, I'm
> going off of the latest netdev FAQ:
I just tried to apply this with "git am" to the current v4.19 -stable
branch and it failed.
[davem@...alhost linux-stable]$ git am --signoff diff
Applying: net: check before dereferencing netdev_ops during busy poll
error: patch failed: net/core/dev.c:5083
error: net/core/dev.c: patch does not apply
Patch failed at 0001 net: check before dereferencing netdev_ops during busy poll
hint: Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Powered by blists - more mailing lists