On Fri, May 17, 2019 at 10:20:12AM -0700, Eric Biggers wrote: > On Fri, May 17, 2019 at 02:32:08PM +0200, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 4.14-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@xxxxxxxxxxxxxxx>. > > > > thanks, > > > > greg k-h > > > > ------------------ original commit in Linus's tree ------------------ > > > > From 6a1faa4a43f5fabf9cbeaa742d916e7b5e73120f Mon Sep 17 00:00:00 2001 > > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > Date: Thu, 18 Apr 2019 14:44:27 -0700 > > Subject: [PATCH] crypto: ccm - fix incompatibility between "ccm" and > > "ccm_base" > > > > Why did this fail to apply? For me it cleanly cherry picks to 4.14 and later. git cherry-pick fixed up some issues that quilt had, so I've added it now to 4.14, 4.19, and 5.0. But I now need a 4.4 and 4.9 backport of this, can you provide that? thanks, greg k-h