]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
s390: dump_stack: fill in arch description
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 24 May 2016 13:23:20 +0000 (15:23 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 13 Jun 2016 13:58:18 +0000 (15:58 +0200)
commit4b8fe77ace2779e019863f9c166c15dc5bac5a24
tree428de7ab37cd10275192f3394c50eaa834adfc36
parent99ec1112da4a0fc19103cb87df1cfa0e413fcbb3
s390: dump_stack: fill in arch description

Lets provide the basic machine information for dump_stack on
s390. This enables the "Hardware name:" line and results in
output like

[...]
Oops: 0004 ilc:2 [#1] SMP
Modules linked in:
CPU: 1 PID: 74 Comm: sh Not tainted 4.5.0+ #205
Hardware name: IBM              2964 NC9              704 (KVM)
[...]

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/early.c