[COMMON] printk: add supporting core number and process information
authorHosung Kim <hosung0.kim@samsung.com>
Fri, 12 Jun 2015 13:40:21 +0000 (22:40 +0900)
committerDonghyeok Choe <d7271.choe@samsung.com>
Tue, 15 May 2018 04:36:37 +0000 (13:36 +0900)
commit3d28310a6c4b80606fa72ee49e4d5bbb09683eda
tree19016cd15cdfa640afaf16bf01b25571d8af34d2
parent9fc545421694615a923ae95bfd1a5b4316efc82b
[COMMON] printk: add supporting core number and process information

This commit adds supporting to output the core number and process
information. They are depending on as following configuration.
- CONFIG_PRINTK_PROCESS

Change-Id: I09698dc00e5acd1bb11b9a564fdc3f129c04b642
Signed-off-by: Hosung Kim <hosung0.kim@samsung.com>
Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
kernel/printk/printk.c
lib/Kconfig.debug