Peter Oberparleiter 86f9980909 s390/debug: fix debug area life cycle
[ Upstream commit 9372a82892c2caa6bccab9a4081166fa769699f8 ]

Currently allocation and registration of s390dbf debug areas are tied
together. As a result, a debug area cannot be unregistered and
re-registered while any process has an associated debugfs file open.

Fix this by splitting alloc/release from register/unregister.

Signed-off-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-15 09:50:27 +02:00
..
2020-10-22 13:13:57 -07:00
2020-11-23 11:52:13 +01:00
2021-09-15 09:50:27 +02:00
2020-09-30 12:09:54 +02:00
2020-10-16 12:36:38 -07:00
2020-06-29 16:31:46 +02:00
2020-08-17 13:17:14 +02:00
2020-06-29 16:31:46 +02:00
2020-08-26 18:47:21 +02:00