[PATCH v4 2/4] x86: Store memory ranges globally used for crash kernel to boot into

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > > system ram and crash_reserved together before building EFL header.
> > 
> > There's already below code which ignore the ram ranges..
> >         for (i = 0; i < ranges; i++, range++) {
> > 		if (range->type != RANGE_RAM)
> > 			continue;
> 
> Hmm, this RANGE_RAM is converted from Crash Kernel ranges. so for what I suggested it need change
> to != RANGE_CRASH_KERNEL

They are the 1st kernel RANGE_RAM ranges, please ignore above reply, I confused myself :(

Thanks
Dave



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux