kmsg: add predefined _PID, _TID, _COMM keywords to kmsg* log dict 63/48463/7
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Mon, 27 Apr 2015 09:20:34 +0000 (11:20 +0200)
committerKazimierz Krosman <k.krosman@samsung.com>
Wed, 6 Apr 2016 11:15:09 +0000 (13:15 +0200)
commit8bb57a564acaa90e430dd67b22c9ba46e2f9cce2
tree6639cb572bdd20ddb0de2643b077013a4ec4a103
parent46717872803729ed1ff7c120d20b369c164b03ae
kmsg: add predefined _PID, _TID, _COMM keywords to kmsg* log dict

kmsg* devices write operation wrote no dict along with message
Due to usage of kmsg devices in userspace dict has been added
identifying pid, tid and comm of writing process.

Change-Id: I82fec61b012d3df5a5d5e4bd5c9999d92c32496d
Signed-off-by: Marcin Niesluchowski <m.niesluchow@samsung.com>
kernel/printk/printk.c