commit | aa9b60bb87a69ba2e0472fbfb04a8c056690936f | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Mon Jan 23 13:06:20 2012 -0800 |
committer | Laura Abbott <lauraa@codeaurora.org> | Tue Feb 07 09:04:00 2012 -0800 |
tree | c60ee3953ba6498a6f8d6e91edb329f75d3f6823 | |
parent | 96a0760091ed47fc1b914f78bb46116b2dd8bb94 [diff] |
printk: Log printk events Log printk events to the uncached buffer. If a reset occurs and printk data is still present in the cache, information will be lost. This doesn't store the actual printk, but it at least gives information on who the last caller was. Change-Id: If1bd414a44b19b45c157d23a7ddde8f16b30e780 Signed-off-by: Laura Abbott <lauraa@codeaurora.org> Signed-off-by: Trevor Bourget <tbourget@codeaurora.org>