Re: [patch 1/7] Extended crashkernel command line

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Bernhard Walle <bwalle@...>
Cc: <kexec@...>, <akpm@...>, <linux-kernel@...>, <linux-arch@...>
Date: Saturday, September 22, 2007 - 7:14 pm

* Thu, 20 Sep 2007 19:18:46 +0200

[]

(BTW, why `system_ram' is `unsigned long' in parse_crashkernel_mem() but
`unsigned long long' in parse_crashkernel()?)

[]

What is the point of not using `ulong' and `u64'?

What about another names?

 +int __init get_crashkernel_params(u64 *memsize, u64 *addrbase, char *cmdline, u64 ram);
_____
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 1/7] Extended crashkernel command line, Bernhard Walle, (Thu Sep 20, 1:18 pm)
Re: [patch 1/7] Extended crashkernel command line, Oleg Verych, (Sat Sep 22, 7:14 pm)
Re: [patch 1/7] Extended crashkernel command line, Bernhard Walle, (Sun Sep 23, 4:19 pm)
Re: [patch 1/7] Extended crashkernel command line, Oleg Verych, (Sun Sep 23, 5:15 pm)
Re: [patch 1/7] Extended crashkernel command line, Bernhard Walle, (Sun Sep 23, 5:04 pm)