0aa8612dc4
This commit adds a Linux kernel patch to solve a build failure with the arcturus_ucp1020_defconfig with gcc 6.x: arch/powerpc/kernel/ptrace.c:407:24: warning: index 32 denotes an offset greater than size of 'u64[32][1] {aka long long unsigned int[32][1]}' [-Warray-bounds] offsetof(struct thread_fp_state, fpr[32][0])); ^ The patch is upstream in Linux, and can be dropped when arcturus_ucp1020_defconfig is updated to use a new Linux kernel version. Signed-off-by: Oleksandr Zhadan <oleks@arcturusnetworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-Arcturus-uCP1020-BSP-support.patch | ||
0002-p1020-esdhc-controller-reserved-bit.patch | ||
0003-powerpc-ptrace-Fix-out-of-bounds-array-access-warning.patch |