mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-26 12:17: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> |
||
|---|---|---|
| .. | ||
| __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 | ||