[PATCH v4 1/5] powerpc/mce.c: Remove unused function get_mce_fault_addr()

Michael Ellerman mpe at ellerman.id.au
Mon Oct 16 16:13:33 AEDT 2017


Balbir Singh <bsingharora at gmail.com> writes:

> There are no users of get_mce_fault_addr()
>
> Fixes: b63a0ff ("powerpc/powernv: Machine check exception handling.")

That fixes line is wrong, get_mce_fault_addr() was used in that commit.

The last usage was removed in:

  1363875bdb63 ("powerpc/64s: fix handling of non-synchronous machine checks")

So that's what the fixes tag should point at if anything, I'll update it
here.

cheers


More information about the Linuxppc-dev mailing list