summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/sched.h
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] bitops: generic sched_find_first_bit()Akinobu Mita2006-03-261-0/+36
This patch introduces the C-language equivalent of the function: int sched_find_first_bit(const unsigned long *b); In include/asm-generic/bitops/sched.h This code largely copied from: include/asm-powerpc/bitops.h Signed-off-by: Akinobu Mita <mita@miraclelinux.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
OpenPOWER on IntegriCloud