On Wed, Dec 11, 2019 at 09:46:05PM +0530, Jeffrin Jose wrote: > On Wed, Dec 11, 2019 at 04:04:49PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.3.16 release. > > There are 105 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Fri, 13 Dec 2019 14:56:06 +0000. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.3.16-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.3.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > i get the following when i try to compile... > > -------------------x--------------------x--------------------x-------------- > $sudo make -j4 > DESCEND objtool > make[4]: *** No rule to make target 'arch/x86/lib/x86-opcode-map.txt', needed by '/home/jeffrin/UP/linux-stable-rc/tools/objtool/arch/x86/lib/inat-tables.c'. Stop. > make[3]: *** [/home/jeffrin/UP/linux-stable-rc/tools/build/Makefile.build:139: arch/x86] Error 2 > make[2]: *** [Makefile:50: /home/jeffrin/UP/linux-stable-rc/tools/objtool/objtool-in.o] Error 2 > make[1]: *** [Makefile:67: objtool] Error 2 > make: *** [Makefile:1752: tools/objtool] Error 2 > make: *** Waiting for unfinished jobs. > ------------------x-------------------------x----------------x----------- > > the file "x86-opcode-map.txt" has been deleted upstream. that's really odd. How are you building this, from the git tree, or the tarball generated? And I still see that file in the 5.3 tree, what do you mean it was deleted? thanks, greg k-h