From mboxrd@z Thu Jan 1 00:00:00 1970 From: lambertarthur22@gmail.com (Arthur LAMBERT) Date: Tue, 20 Mar 2018 18:16:08 +0100 Subject: issue with kexec/kdump on imx6ull In-Reply-To: <20180320150723.GH2743@n2100.armlinux.org.uk> References: <20180320100427.GA21933@arthur-bzh> <20180320104302.GG2743@n2100.armlinux.org.uk> <20180320150723.GH2743@n2100.armlinux.org.uk> Message-ID: <20180320171608.GB32282@arthur-bzh> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Le Tuesday 20 Mar 2018 ? 15:07:23 (+0000), Russell King - ARM Linux a ?crit : > > Okay, I recommend that you (and everyone else) uses the tree at: > > git://git.armlinux.org.uk/~rmk/kexec-tools.git > > which is now up to date with mainline, plus includes the necessary > fixes for the mis-merge, and subsequent fixes from a previous size- > related problem from January. > > There's also a ti-keystone2 branch which contains an additional > (hacky and untested) patch which allows reading the coredump > generated by kexec on a crash. Hi Russell, Thanks for your answer. I run my test again with the userspace kexec tool from git://git.armlinux.org.uk/~rmk/kexec-tools.git. The result is always the same. All the patch from your first answer seems to be integrated in the master branch on this git. I also double check my test to be sure that its was not an integration error. Do I need to integrate other patches ? January related problem ? Regards, Arthur.