Sorry for the delay in putting together V3 of this patch; I'll send that out today based on Rob's and Arnd's feedback.
On 01/07/2016 08:45 AM, Arnd Bergmann wrote:
(1) dump_oops becomes an optional "no-dump-oops" property, since ramoops sets dump_oops=1 by default.
The code has a "dump-oops" property, not "no-dump-oops".
Will fix in V3. (This is meant to be no-dump-oops as documented, not dump-oops as implemented.)
Should this perhaps use the normal address parser using #address-cells and #size-cells, rather than hardcoding 64-bit?
These sizes don't have an address associated with them.