diff options
| author | Alexander Aring <[email protected]> | 2021-03-01 22:05:08 +0000 |
|---|---|---|
| committer | David Teigland <[email protected]> | 2021-03-09 14:56:42 +0000 |
| commit | 92c48950b43f4a767388cf87709d8687151a641f (patch) | |
| tree | 5ad5da6507af0985e032de3db6e06635760a8bdf /drivers/firmware/psci/psci.c | |
| parent | Linux 5.12-rc2 (diff) | |
| download | kernel-92c48950b43f4a767388cf87709d8687151a641f.tar.gz kernel-92c48950b43f4a767388cf87709d8687151a641f.zip | |
fs: dlm: fix debugfs dump
This patch fixes the following message which randomly pops up during
glocktop call:
seq_file: buggy .next function table_seq_next did not update position index
The issue is that seq_read_iter() in fs/seq_file.c also needs an
increment of the index in an non next record case as well which this
patch fixes otherwise seq_read_iter() will print out the above message.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions
