public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Kexec with latest kernel fail
@ 2006-11-09  4:07 Lu, Yinghai
  2006-11-09  5:48 ` [Fastboot] " Horms
  2006-11-09 16:39 ` Don Zickus
  0 siblings, 2 replies; 18+ messages in thread
From: Lu, Yinghai @ 2006-11-09  4:07 UTC (permalink / raw)
  To: ebiederm; +Cc: Fastboot mailing list, linux-kernel

Eric,

I got "Invalid memory segment 0x100000 - ..."
using kexec latest kernel...

Do I need patch for kexec tools with latest kexec in kernel?

YH



^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: [Fastboot] Kexec with latest kernel fail
@ 2006-11-10  1:12 Lu, Yinghai
  2006-11-10  1:27 ` Horms
  0 siblings, 1 reply; 18+ messages in thread
From: Lu, Yinghai @ 2006-11-10  1:12 UTC (permalink / raw)
  To: Horms; +Cc: yhlu, Fastboot mailing list, ebiederm, linux-kernel

There is no configure in kexec-tools-testing

YH




^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: [Fastboot] Kexec with latest kernel fail
@ 2006-11-10  1:41 Lu, Yinghai
  2006-11-10  5:24 ` Eric W. Biederman
  0 siblings, 1 reply; 18+ messages in thread
From: Lu, Yinghai @ 2006-11-10  1:41 UTC (permalink / raw)
  To: Horms; +Cc: yhlu, Fastboot mailing list, ebiederm, linux-kernel

Thanks, It compiled

kexec get the same error "Invalid memory segment 0x100000 - ...."

YH




^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: [Fastboot] Kexec with latest kernel fail
@ 2006-11-10 20:01 Lu, Yinghai
  0 siblings, 0 replies; 18+ messages in thread
From: Lu, Yinghai @ 2006-11-10 20:01 UTC (permalink / raw)
  To: ebiederm, Andi Kleen; +Cc: Horms, yhlu, Fastboot mailing list, linux-kernel

in e820_reserves request_resource for 0xf0000-0xf03ff for reserve and
0xf0400-4G, will return busy with system_rom_resource (0xf0000-0xfffff)
that is put in the resources list by probe_roms,

We need to add back the patch for e820. otherwise all box with old
linuxbios will be broken to get correct in /proc/iomem in x86_64. and
can not use kexec any more.

Comments?

YH



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2006-11-10 20:02 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-09  4:07 Kexec with latest kernel fail Lu, Yinghai
2006-11-09  5:48 ` [Fastboot] " Horms
2006-11-09  6:03   ` yhlu
2006-11-09  6:04   ` yhlu
2006-11-09  6:21     ` Horms
2006-11-09  7:36       ` Yinghai Lu
2006-11-10  0:47         ` Horms
2006-11-09 16:39 ` Don Zickus
2006-11-09 17:05   ` Yinghai Lu
2006-11-09 20:06   ` Jay Lan
2006-11-09 20:11     ` Vivek Goyal
  -- strict thread matches above, loose matches on Subject: below --
2006-11-10  1:12 Lu, Yinghai
2006-11-10  1:27 ` Horms
2006-11-10  1:41 Lu, Yinghai
2006-11-10  5:24 ` Eric W. Biederman
2006-11-10  7:30   ` yhlu
2006-11-10  9:18     ` Yinghai Lu
2006-11-10 20:01 Lu, Yinghai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox