Re: [PATCH v6 0/7] Powerpc/Watchpoint: Few important fixes
From: Ravi Bangoria <hidden>
Date: 2019-10-29 04:54:42
Also in:
lkml
From: Ravi Bangoria <hidden>
Date: 2019-10-29 04:54:42
Also in:
lkml
On 10/17/19 3:01 PM, Ravi Bangoria wrote:
v5: https://lists.ozlabs.org/pipermail/linuxppc-dev/2019-October/198069.html v5->v6: - patch 6/7: mpe reported that the perf-hwbreak.c doesn't compile with older gcc: perf-hwbreak.c:182:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] temp16 = *((__u16 *)target); ^ Fixed that.
Hi Christophe, Are you ok with the series wrt 8xx?