Re: [PATCH 0/3] powerpc/spufs: fix a refcount, a type confusion and a coredump underflow
Zhenhao Wan <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded,gmane.linux.kernel,gmane.linux.kernel.stable |
|---|---|
| Message-ID | <[email protected]> |
Follow-up on testing: this series now builds cleanly with no new warnings on powerpc cell_defconfig (clang 17, LLVM=1) -- the two affected objects, arch/powerpc/platforms/cell/spufs/inode.o arch/powerpc/platforms/cell/spufs/file.o compile without error. It is still untested at runtime, as I do not have Cell/PS3 hardware. Apologies for the "not build-tested" note in the cover letter; that was accurate at submission time and has since been addressed. Thanks, Zhenhao