[GIT PULL] tomoyo update and hung task update for v6.2

From: Tetsuo Handa
Date: Tue Jan 10 2023 - 06:09:26 EST


The following changes since commit cf3b3d6e3a0bb6dddc06f1b548b459a3f2e3fc16:

locking/lockdep: add debug_show_all_lock_holders() (2023-01-09 21:47:11 +0900)

are available in the git repository at:

git://git.osdn.net/gitroot/tomoyo/tomoyo-test1.git tags/tomoyo-pr-20230110

for you to fetch changes up to cf3b3d6e3a0bb6dddc06f1b548b459a3f2e3fc16:

locking/lockdep: add debug_show_all_lock_holders() (2023-01-09 21:47:11 +0900)

----------------------------------------------------------------
A Makefile update for making it possible to remove scripts/bin2c program, and
an improvement for making it easier to understand syzbot's hung task reports.

include/linux/debug_locks.h | 17 ++++++++++++++++-
kernel/hung_task.c | 2 +-
kernel/locking/lockdep.c | 14 +++++++++++---
security/tomoyo/Kconfig | 1 -
security/tomoyo/Makefile | 19 +++++++++++--------
5 files changed, 39 insertions(+), 14 deletions(-)

----------------------------------------------------------------