whether this is your correct email address or not

2020-04-06 Thread SANDRA DEWI
Dear ,Pastor I have a client who is an oil business man and he made a fixed deposit of $26 million USD in my bank, where I am the director of the branch, My client died with his entire family in Jordanian 50% of the fund will be for the church for the work of God,the balance 50% we share it in

[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE

2020-04-06 Thread Bhupesh Sharma
kexec_file_load() syscall interface is now supported for arm64 architecture as well via commits: 3751e728cef2 ("arm64: kexec_file: add crash dump support") and 3ddd9992a590 ("arm64: enable KEXEC_FILE config")]. This patch enables config KEXEC_FILE by default in the arm64 defconfig, so that user-sp

Re: Trying to kexec on Allwinner A80

2020-04-06 Thread Corentin Labbe
On Mon, Apr 06, 2020 at 10:37:29AM +0100, Russell King - ARM Linux admin wrote: > On Mon, Apr 06, 2020 at 11:25:40AM +0200, Corentin Labbe wrote: > > On Mon, Apr 06, 2020 at 10:16:00AM +0100, Russell King - ARM Linux admin > > wrote: > > > On Mon, Apr 06, 2020 at 10:27:20AM +0200, Corentin Labbe w

Re: Trying to kexec on Allwinner A80

2020-04-06 Thread Russell King - ARM Linux admin
On Mon, Apr 06, 2020 at 11:25:40AM +0200, Corentin Labbe wrote: > On Mon, Apr 06, 2020 at 10:16:00AM +0100, Russell King - ARM Linux admin > wrote: > > On Mon, Apr 06, 2020 at 10:27:20AM +0200, Corentin Labbe wrote: > > > Hello > > > > > > I am trying to add the last missing Allwinner Soc in kern

Re: Trying to kexec on Allwinner A80

2020-04-06 Thread Corentin Labbe
On Mon, Apr 06, 2020 at 10:16:00AM +0100, Russell King - ARM Linux admin wrote: > On Mon, Apr 06, 2020 at 10:27:20AM +0200, Corentin Labbe wrote: > > Hello > > > > I am trying to add the last missing Allwinner Soc in kernelci: the A80. > > But this SoC does not have any way to be used in kernelci,

Re: Trying to kexec on Allwinner A80

2020-04-06 Thread Russell King - ARM Linux admin
On Mon, Apr 06, 2020 at 10:27:20AM +0200, Corentin Labbe wrote: > Hello > > I am trying to add the last missing Allwinner Soc in kernelci: the A80. > But this SoC does not have any way to be used in kernelci, no USB nor network > in uboot. > So I have tried to fake uboot since the kernel has netw

Trying to kexec on Allwinner A80

2020-04-06 Thread Corentin Labbe
Hello I am trying to add the last missing Allwinner Soc in kernelci: the A80. But this SoC does not have any way to be used in kernelci, no USB nor network in uboot. So I have tried to fake uboot since the kernel has network support and run the new kernel via kexec. But kexec 2.0.18 fail to wor