commit | 55ba6c928c366d801bf682183033a6863746ab7a | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Thu Jul 02 08:32:25 2020 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 31 16:44:01 2020 +0200 |
tree | 4c36a46ac2a72c12201ef88f30896c66a8992cca | |
parent | 068dae90d4710ddf04c58febc31feabb61374b73 [diff] |
xtensa: update *pos in cpuinfo_op.next [ Upstream commit 0d5ab144429e8bd80889b856a44d56ab4a5cd59b ] Increment *pos in the cpuinfo_op.next to fix the following warning triggered by cat /proc/cpuinfo: seq_file: buggy .next function c_next did not update position index Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Sasha Levin <sashal@kernel.org>