[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1432047904.git.christophe.leroy@c-s.fr>
Date: Tue, 19 May 2015 17:18:53 +0200 (CEST)
From: Christophe Leroy <christophe.leroy@....fr>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>, scottwood@...escale.com
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
Joakim Tjernlund <joakim.tjernlund@...nsmode.se>
Subject: [PATCH v3 0/2] Optimise some IP checksum functions.
This patchset provides a few optimisations related to IP checksum functions.
Christophe Leroy (2):
powerpc: put csum_tcpudp_magic inline
powerpc: add support for csum_add()
arch/powerpc/include/asm/checksum.h | 37 ++++++++++++++++++++++++++++---------
arch/powerpc/lib/checksum_32.S | 16 ----------------
arch/powerpc/lib/checksum_64.S | 21 ---------------------
3 files changed, 28 insertions(+), 46 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists