[GIT PULL] core/debugobjects change for v5.9

From: Ingo Molnar
Date: Mon Aug 03 2020 - 07:09:49 EST


Linus,

Please pull the latest core/debugobjects git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-debugobjects-2020-08-03

# HEAD: 0f85c4805184765ff35e0079b3241ee8f25d1b2b debugobjects: Convert to DEFINE_SHOW_ATTRIBUTE

A single commit which simplifies a debugfs attribute definition.

Note that depending on merge window order, there might be a conflict
with the following pending -next commit in the set_fs tree:

4d4901c6d748 ("seq_file: switch over direct seq_read method calls to seq_read_iter")

The correct resolution is I believe to discard the lib/debugobjects.c
change from 4d4901c6d748, which got mooted by the cleanup in
0f85c480518.

Thanks,

Ingo

------------------>
Qinglang Miao (1):
debugobjects: Convert to DEFINE_SHOW_ATTRIBUTE


lib/debugobjects.c | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)