printk is supposed to be very lean, but should at least not print garbage values. Now when a 64-bit integral value is passed in to be printed, 'ERR' will be reported if it doesn't fit in 32-bits instead of truncating it. The printk documentation was slightly out of date, this has been updated. Fixes: #7179 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
|---|---|---|
| .. | ||
| generated | ||
| CMakeLists.txt | ||
| empty_file.c | ||
| printk.c | ||
| reboot.c | ||