fix the missed point in Paul's patch:
"powerpc/64: Fix checksum folding in csum_tcpudp_nofold and
ip_fast_csum_nofold"
Signed-off-by: Shile Zhang
---
arch/powerpc/include/asm/checksum.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/include/asm/checksum.h
b/arc
On Tue, 31 Jan 2017, Hal Murray wrote:
> b...@kernel.crashing.org said:
> > Right, we just use the value provided by Open Firmware. Any chance you can
That seems inconsistent with the following comment in
arch/powerpc/kernel/time.c:
* TODO (not necessarily in this file):
* - improve precision
Thanks.
f...@fwright.net said:
> That seems inconsistent with the following comment in arch/powerpc/kernel/
> time.c:
> * TODO (not necessarily in this file):
> * - improve precision and reproducibility of timebase frequency
> * measurement at boot time.
I didn't see any calibration code, bu