commit | 969a5197da89454c41d95e2404e2e9d91ad73ba6 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Nov 02 11:00:26 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Nov 02 11:00:26 2019 -0700 |
tree | bcecf84affacc307f8a3ab2c3d740d18cd916783 | |
parent | 1204c70d9dcba31164f78ad5d8c88c42335d51f8 [diff] | |
parent | 3d7efa4edd07be5c5c3ffa95ba63e97e070e1f3f [diff] |
Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux Pull s390 fixes from Vasily Gorbik: - Fix cpu idle time accounting - Fix stack unwinder case when both pt_regs and sp are specified - Fix information leak via cmm timeout proc handler * tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/idle: fix cpu idle time calculation s390/unwind: fix mixing regs and sp s390/cmm: fix information leak in cmm_timeout_handler()