Re: [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-12-07 Thread Goel, Sameer
Works great for 4l 4k pages. Tested-by: Sameer Goel On 10/25/2016 1:22 AM, Pratyush Anand wrote: These patches were lying in my tree for quite some time now. VMCOREINFO numbers/symbols used in these patches have been made part of kdump kernel patches for last few

Re: [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-11-16 Thread Pratyush Anand
On Wednesday 16 November 2016 02:10 PM, Atsushi Kumagai wrote: As you wish. I can send v2 (there is no difference other than conflict >resolution for rebasing on top of current devel, conflict is minor), >or you can pick them from >https://github.com/pratyushanand/makedumpfile.git :

Re: [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-11-16 Thread Pratyush Anand
On Wed, Nov 16, 2016 at 11:14 AM, Atsushi Kumagai wrote: > Hello Pratyush, > >>On Tue, Nov 15, 2016 at 12:04 PM, Pratyush Anand wrote: >>> Hi Atsushi, >>> >>> There would be a conflict because of following patch while applying >>> these patches.

RE: [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-11-16 Thread Atsushi Kumagai
Hello Pratyush, >On Tue, Nov 15, 2016 at 12:04 PM, Pratyush Anand wrote: >> Hi Atsushi, >> >> There would be a conflict because of following patch while applying >> these patches. Other than that I also see a an issue with --config >> option. So I will fix that as well and

Re: [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-11-15 Thread Pratyush Anand
On Tue, Nov 15, 2016 at 12:04 PM, Pratyush Anand wrote: > Hi Atsushi, > > There would be a conflict because of following patch while applying > these patches. Other than that I also see a an issue with --config > option. So I will fix that as well and repost the series soon.

Re: [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-11-14 Thread Pratyush Anand
Hi Atsushi, There would be a conflict because of following patch while applying these patches. Other than that I also see a an issue with --config option. So I will fix that as well and repost the series soon. 0068010b9b83 [PATCH v2 2/2] Clean up unused KERNEL_IMAGE_SIZE ~Pratyush On Tue, Nov

RE: [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-11-01 Thread Atsushi Kumagai
Hello Pratyush, >These patches were lying in my tree for quite some time now. VMCOREINFO >numbers/symbols used in these patches have been made part of kdump kernel >patches for last few versions including v26. So, there seems no contention >on embedding VA_BITS, kimage_voffset and PHYS_OFFSET

Re: [PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-10-25 Thread Pratyush Anand
Hi Sameer, Although you had already tested my tree on your platform in past. However, it would be nice if you can test these posted versions of patches just for sanity and provide your tested-by. ~Pratyush On Tuesday 25 October 2016 12:52 PM, Pratyush Anand wrote: These patches were lying

[PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support

2016-10-25 Thread Pratyush Anand
These patches were lying in my tree for quite some time now. VMCOREINFO numbers/symbols used in these patches have been made part of kdump kernel patches for last few versions including v26. So, there seems no contention on embedding VA_BITS, kimage_voffset and PHYS_OFFSET into vmcore. These