On Wed, Aug 09, 2006 at 08:21:00PM -0400, Mike Snitzer wrote: > Vivek, > > I'm trying to use 2.6.15.7's kexec on x86_64. I'm experiencing the > same hang that Badari detailed (quite some time ago now ;) with the > last line being similar to Badari's: > > Memory: 59240k/81920k available (2979k kernel code, 6256k reserved, > 1130k data, 204k init) > > Can you confirm that this timer interrupt issue was fixed with this > changeset?: > http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af5b98042452cc6f50de8afa9d079bda8556d74d >
Hi Mike, Yes, timer interrupts not coming on non-boot cpu was fixed with above patch due to which second kernel used to hang in calibrate_delay(). Thanks Vivek _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
