[PATCH 0/2] orphaned fixes

From: Tetsuo Handa
Date: Tue Jun 25 2024 - 00:53:41 EST


These are orphaned patches which nobody can take (and as a result bugs
remain unfixed for years). These patches have been tested using linux-next
tree via my tomoyo tree since 20240611, and nobody found problems.

I send to you as per THE REST rule in MAINTAINERS file. Do you want me
to send these patches as a git pull request (or not worth creating tags
for pull requests) ?

[PATCH 1/2] profiling: initialize prof_cpu_mask from profile_online_cpu()

kernel/ksysfs.c | 27 ++++++++++++++++++++++-----
kernel/profile.c | 6 +++---
2 files changed, 25 insertions(+), 8 deletions(-)

[PATCH 2/2] Input: MT - limit max slots

drivers/input/input-mt.c | 3 +++
1 file changed, 3 insertions(+)