]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/xive: Update comment referencing magic loads from an ESB
authorJordan Niethe <jniethe5@gmail.com>
Fri, 2 Aug 2019 00:08:35 +0000 (10:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 5 Aug 2019 08:53:04 +0000 (18:53 +1000)
commit67cbccedc8272426869119bb28f6b552d952174d
tree5e863b6b6785556f1dba0afcea76658d24365718
parent26b024f837776e2ab5bf144e154ba81fc2576165
powerpc/xive: Update comment referencing magic loads from an ESB

The comment above xive_esb_read() references magic loads from an ESB as
described xive.h. This has been inaccurate since commit 6614c3c2cb7e
("powerpc/xive: Move definition of ESB bits") which moved the
description. Update the comment to reference the new location of the
description in xive-regs.h

Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Acked-by: Stewart Smith <stewart@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190802000835.26191-1-jniethe5@gmail.com
arch/powerpc/sysdev/xive/common.c