Re: [PATCH v14 00/20] arm64 kexec kernel patches v14

2016-03-07 Thread Azriel Samson
.com/pratyushanand/kexec-tools/commit/85f403cabb9ae0d7a37d1656a00fb609a9525086 -- Thanks, Azriel Samson Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project __

Re: [PATCH 00/19] arm64 kexec kernel patches v13

2016-03-02 Thread Azriel Samson
On 3/2/2016 5:33 AM, Pratyush Anand wrote: If you just want rebased set then you may take it from my branch, until next version is released. https://github.com/pratyushanand/linux.git : kexec/upstream_arm64_devel Thanks Pratyush, This should help for now. -- Thanks, Azriel Samson Qualcomm

Re: [PATCH 00/19] arm64 kexec kernel patches v13

2016-03-01 Thread Azriel Samson
ould like to use them from upstream. Assuming these are not going to be in Linux-4.5, a rebased set on Linux-4.5 would be very useful. Thank you for your work. -- Thanks, Azriel Samson Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a

[PATCH v2] arm64: Add support for 4level 4K page translations table

2016-01-06 Thread Azriel Samson
Add PUD translation for 4 level page tables. Signed-off-by: Mansi Patel Signed-off-by: Azriel Samson Signed-off-by: Sameer Goel --- This change targets the arm64_support branch of Pratush Anand's repository at: https://github.com/pratyushanand/makedumpfile.git arch/arm64.c

[PATCH] arm64: Add support for 4level 4K page translations table

2016-01-05 Thread Azriel Samson
Add PUD translation for 4 level page tables. Signed-off-by: Mansi Patel Signed-off-by: Azriel Samson --- This change targets the arm64_support branch of Pratush Anand's repository at: https://github.com/pratyushanand/makedumpfile.git arch/arm64.c | 25 ++--- 1 file ch

Re: [PATCH v12 08/16] arm64/kexec: Add core kexec support

2015-12-03 Thread Azriel Samson
Hi, On 12/3/2015 12:56 PM, Geoff Levand wrote: Hi, On Wed, 2015-12-02 at 21:37 -0700, Azriel Samson wrote: For kdump, I also require a version of the patch "arm64/kexec: Add support for kexec-lite". Without this, the dump capture kernel cannot find the device tree even on v11 tha

RE: [PATCH v12 08/16] arm64/kexec: Add core kexec support

2015-12-02 Thread Azriel Samson
upport for kexec-lite". Without this, the dump capture kernel cannot find the device tree even on v11 that I tested. Thanks, Azriel Samson Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,  a Linux Founda

RE: [PATCH v12 08/16] arm64/kexec: Add core kexec support

2015-12-01 Thread Azriel Samson
Hi, I tested with v11 on our platform and I too needed the invalidation fix. Thanks, Azriel Samson Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,  a Linux Foundation Collaborative Project -Original Message- From: kexec

Re: [PATCH] makedumpfile: Support ARM64

2015-08-18 Thread Azriel Samson
Adding Sameer as he has a few questions on kvbase. > Hi Pratyush, > > I was able to run makedumpfile with "-d 31" but the dumpfile was > approximately the same size as that of vmcore (~16GB). > > Answers inline. > >> Hi Azriel, >> >> On 01/07/2015:

Re: [PATCH] makedumpfile: Support ARM64

2015-07-08 Thread Azriel Samson
Hi Pratyush, I was able to run makedumpfile with "-d 31" but the dumpfile was approximately the same size as that of vmcore (~16GB). Answers inline. > Hi Azriel, > > On 01/07/2015:06:42:46 PM, Azriel Samson wrote: >> Hi Pratyush, >> >> I am working with Tim

Re: [PATCH] makedumpfile: Support ARM64

2015-07-01 Thread Azriel Samson
shanand/makedumpfile.git : arm64_support > (9b95423bcea0) > > ~Pratyush > -- Thanks, Azriel Samson Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,  a Linux Foundation Collaborative Project ___