[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444986427-12101-1-git-send-email-martink@posteo.de>
Date: Fri, 16 Oct 2015 11:07:02 +0200
From: Martin Kepplinger <martink@...teo.de>
To: mingo@...nel.org, akpm@...ux-foundation.org, linux@...izon.com,
linux@...musvillemoes.dk, maxime.coquelin@...com,
dvlasenk@...hat.com, yury.norov@...il.com,
torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] improve sign extension API
PATCH 1 improves the doc of sign_extend32()
It should help to avoid different manual approaches to sign extension
PATCH 2 adds sign_extend64()
PTACH 3-5 are (untested) example users of sign_extend64()
changelog
---------
v2: fix a typo and add examples for sign_extend64()
--
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