[Crash-utility] Re: [PATCH] IA-64 4-level page table support

Troy Heber troy.heber at hp.com
Tue Aug 1 19:20:37 UTC 2006


On 08/01/06 14:59, Dave Anderson wrote:
> Troy Heber wrote:
> So we should be able to add CONFIG_HZ to the parse[] array
> in read_config(), and then just do an atoi(val) to get its value?

Yep, I tried to make the parse routine robust enough to get everything
we care about. I used the NR_CPU case to illustrate.

Don't forget that we also need to update the LIST_SIZE define when
adding an item to the parse list, it's probably a good idea to pull
that out of defs.h and define it right next to the list definition.

> If you get a minute, can you try that?

Yep, works fine.

Troy




More information about the Crash-utility mailing list