https://github.com/torvalds/linux
Revision b8da46d3d55807037b58f14621a0949f18053bde authored by Nicolas Pitre on 20 December 2010, 05:29:32 UTC, committed by Linus Torvalds on 20 December 2010, 17:07:35 UTC
The cnt32_to_63 algorithm relies on proper counter data evaluation
ordering to work properly. This was missing from the provided
documentation.

Let's augment the documentation with the missing usage constraint and
fix the only instance that got it wrong.

Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent de5e9d5
History
Tip revision: b8da46d3d55807037b58f14621a0949f18053bde authored by Nicolas Pitre on 20 December 2010, 05:29:32 UTC
clarify a usage constraint for cnt32_to_63()
Tip revision: b8da46d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.6 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top