mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
Export a number of features required to build all the modules. It also implements the following simple features: (*) csum_partial_copy_from_user() for MMU as well as no-MMU. (*) __ucmpdi2(). so that they can be exported too. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
History
|
|
|---|---|---|
| .. | ||
| __ashldi3.S | ||
| __ashrdi3.S | ||
| __lshrdi3.S | ||
| __muldi3.S | ||
| __negdi2.S | ||
| __ucmpdi2.S | ||
| atomic-ops.S | ||
| cache.S | ||
| checksum.c | ||
| insl_ns.S | ||
| insl_sw.S | ||
| Makefile | ||
| memcpy.S | ||
| memset.S | ||
| outsl_ns.S | ||
| outsl_sw.S | ||