forked from mirrors/linux
		
	|  83b5a407fb of_property_read_u64() can fail and leave the variable uninitialized,
which will then be used. Return error if reading the property failed.
Fixes:  | ||
|---|---|---|
| .. | ||
| core.c | ||
| core_32.c | ||
| core_64.c | ||
| crash.c | ||
| elf_64.c | ||
| file_load.c | ||
| file_load_64.c | ||
| Makefile | ||
| ranges.c | ||
| relocate_32.S | ||
| vmcore_info.c | ||