Re: [x86/KASLR] ed9f007ee6: -- System halted

2016-07-01 Thread Baoquan He
On 07/01/16 at 09:14pm, Baoquan He wrote: > On 07/01/16 at 08:16pm, Ye Xiaolong wrote: > > On Fri, Jul 01, 2016 at 03:50:32PM +0800, Baoquan He wrote: > > >Hi Xiaolong, > > > > > >Could you please apply below patch and see if it works for you? > > > > Hi, Baoquan, > > > > Please check enclosed dm

Re: [x86/KASLR] ed9f007ee6: -- System halted

2016-07-01 Thread Baoquan He
On 07/01/16 at 08:16pm, Ye Xiaolong wrote: > On Fri, Jul 01, 2016 at 03:50:32PM +0800, Baoquan He wrote: > >Hi Xiaolong, > > > >Could you please apply below patch and see if it works for you? > > Hi, Baoquan, > > Please check enclosed dmesg after apply your fix patch, does it meet > your expectat

Re: [x86/KASLR] ed9f007ee6: -- System halted

2016-07-01 Thread Ye Xiaolong
On Fri, Jul 01, 2016 at 03:50:32PM +0800, Baoquan He wrote: >Hi Xiaolong, > >Could you please apply below patch and see if it works for you? Hi, Baoquan, Please check enclosed dmesg after apply your fix patch, does it meet your expectation? Thanks, Xiaolong > >From 46c2a9ecd11f61d952253e005bbd7

Re: [x86/KASLR] ed9f007ee6: -- System halted

2016-07-01 Thread Baoquan He
Hi Xiaolong, Could you please apply below patch and see if it works for you? >From 46c2a9ecd11f61d952253e005bbd7dcbffa652fb Mon Sep 17 00:00:00 2001 From: Baoquan He Date: Fri, 1 Jul 2016 15:34:40 +0800 Subject: [PATCH] x86/KASLR: Fix code bug of finding earliest overlap Signed-off-by: Baoquan

Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted

2016-06-30 Thread Baoquan He
On 07/01/16 at 12:06pm, Baoquan He wrote: > On 06/30/16 at 05:24pm, Yinghai Lu wrote: > > On Wed, Jun 29, 2016 at 11:58 PM, Ye Xiaolong wrote: > > > On Wed, Jun 29, 2016 at 09:49:12PM -0700, Yinghai Lu wrote: > > >>On Wed, Jun 29, 2016 at 1:29 PM, Huang, Ying wrote: > > >>> If you could provide a

Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted

2016-06-30 Thread Baoquan He
On 06/30/16 at 05:24pm, Yinghai Lu wrote: > On Wed, Jun 29, 2016 at 11:58 PM, Ye Xiaolong wrote: > > On Wed, Jun 29, 2016 at 09:49:12PM -0700, Yinghai Lu wrote: > >>On Wed, Jun 29, 2016 at 1:29 PM, Huang, Ying wrote: > >>> If you could provide a git branch for that, that will be easier for us > >

Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted

2016-06-30 Thread Yinghai Lu
On Wed, Jun 29, 2016 at 11:58 PM, Ye Xiaolong wrote: > On Wed, Jun 29, 2016 at 09:49:12PM -0700, Yinghai Lu wrote: >>On Wed, Jun 29, 2016 at 1:29 PM, Huang, Ying wrote: >>> If you could provide a git branch for that, that will be easier for us >>> to test and more accurate for you to get the righ

Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted

2016-06-30 Thread Ye Xiaolong
On Wed, Jun 29, 2016 at 09:49:12PM -0700, Yinghai Lu wrote: >On Wed, Jun 29, 2016 at 1:29 PM, Huang, Ying wrote: >> If you could provide a git branch for that, that will be easier for us >> to test and more accurate for you to get the right patch to be tested. >> > >Please check > >git://git.kerne

Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted

2016-06-29 Thread Yinghai Lu
On Wed, Jun 29, 2016 at 1:29 PM, Huang, Ying wrote: > If you could provide a git branch for that, that will be easier for us > to test and more accurate for you to get the right patch to be tested. > Please check git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-x86-v4.

Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted

2016-06-29 Thread Huang, Ying
Hi, Yinghai, Yinghai Lu writes: > On Tue, Jun 28, 2016 at 12:49 PM, Yinghai Lu wrote: >> On Mon, Jun 27, 2016 at 10:43 PM, Ye Xiaolong wrote: >>> On Mon, Jun 27, 2016 at 11:59:37AM -0700, Yinghai Lu wrote: output is: early console in setup code early console in extract_kernel

Re: [x86/KASLR] ed9f007ee6: -- System halted

2016-06-29 Thread Yinghai Lu
On Tue, Jun 28, 2016 at 12:49 PM, Yinghai Lu wrote: > On Mon, Jun 27, 2016 at 10:43 PM, Ye Xiaolong wrote: >> On Mon, Jun 27, 2016 at 11:59:37AM -0700, Yinghai Lu wrote: >>>output is: >>> >>>early console in setup code >>>early console in extract_kernel >>>input_data: 0x08fbb276 >>>input_

Re: [x86/KASLR] ed9f007ee6: -- System halted

2016-06-27 Thread Yinghai Lu
output is: early console in setup code early console in extract_kernel input_data: 0x08fbb276 input_len: 0x018c6e00 output: 0x0100 output_len: 0x09867c98 kernel_total_size: 0x08769000 booted via startup_32() Physical KASLR using RDTSC... Virtual KASLR us