Re: crash binary for latest unreleased kernel

2018-01-31 Thread Mike Galbraith
On Wed, 2018-01-31 at 04:51 +0100, Mike Galbraith wrote: > On Sun, 2018-01-28 at 12:19 -0800, Joe Smith wrote: > > Thanks a lot, Mike. Following your suggestions worked > > Until Monday happened :) And during a rare non-lazy-sod moment... --- task.c | 15 ++- 1 file changed,

Re: crash binary for latest unreleased kernel

2018-01-30 Thread Mike Galbraith
On Sun, 2018-01-28 at 12:19 -0800, Joe Smith wrote: > Thanks a lot, Mike. Following your suggestions worked Until Monday happened :) -Mike

Re: crash binary for latest unreleased kernel

2018-01-28 Thread Joe Smith
Thanks a lot, Mike. Following your suggestions worked Regards, On Sun, Jan 28, 2018 at 2:00 AM, Mike Galbraith wrote: > On Sun, 2018-01-28 at 10:20 +0100, Mike Galbraith wrote: >> On Sun, 2018-01-28 at 00:37 -0800, Joe Smith wrote: >> > I happen to look at the patches for the crash binary a

Re: crash binary for latest unreleased kernel

2018-01-28 Thread Mike Galbraith
On Sun, 2018-01-28 at 10:20 +0100, Mike Galbraith wrote: > On Sun, 2018-01-28 at 00:37 -0800, Joe Smith wrote: > > I happen to look at the patches for the crash binary and came across > > this log entry from Jan 19. I am also using 4.15-rc kernel. Not > > knowing anything about crash it is hard to

Re: crash binary for latest unreleased kernel

2018-01-28 Thread Mike Galbraith
On Sun, 2018-01-28 at 00:37 -0800, Joe Smith wrote: > I happen to look at the patches for the crash binary and came across > this log entry from Jan 19. I am also using 4.15-rc kernel. Not > knowing anything about crash it is hard to even attempt to fix it. It may not work all that well if box doe

Re: crash binary for latest unreleased kernel

2018-01-28 Thread Joe Smith
I happen to look at the patches for the crash binary and came across this log entry from Jan 19. I am also using 4.15-rc kernel. Not knowing anything about crash it is hard to even attempt to fix it. Initial pass for support of kernel page table isolation. The x86_64 "bt" command may indicate "bt

Re: crash binary for latest unreleased kernel

2018-01-26 Thread Mike Galbraith
On Fri, 2018-01-26 at 20:38 -0800, Randy Dunlap wrote: > On 01/26/2018 08:32 PM, Mike Galbraith wrote: > > On Fri, 2018-01-26 at 12:52 -0800, Joe Smith wrote: > >> Hi, > >> > >> I am doing development on the latest unreleased kernel on a system > >> running ubuntu 16.04. I can not get crash dump to

Re: crash binary for latest unreleased kernel

2018-01-26 Thread Randy Dunlap
On 01/26/2018 08:32 PM, Mike Galbraith wrote: > On Fri, 2018-01-26 at 12:52 -0800, Joe Smith wrote: >> Hi, >> >> I am doing development on the latest unreleased kernel on a system >> running ubuntu 16.04. I can not get crash dump to be saved or use >> crash on the live system. I have tried compilin

Re: crash binary for latest unreleased kernel

2018-01-26 Thread Mike Galbraith
On Fri, 2018-01-26 at 12:52 -0800, Joe Smith wrote: > Hi, > > I am doing development on the latest unreleased kernel on a system > running ubuntu 16.04. I can not get crash dump to be saved or use > crash on the live system. I have tried compiling crash on the system. > > What is the trick to do

crash binary for latest unreleased kernel

2018-01-26 Thread Joe Smith
Hi, I am doing development on the latest unreleased kernel on a system running ubuntu 16.04. I can not get crash dump to be saved or use crash on the live system. I have tried compiling crash on the system. What is the trick to do development on the latest kernel using a system installed with old