mirror of
https://github.com/torvalds/linux.git
synced 2026-06-29 17:41:17 +02:00
Fixes for various arch compilation problems:
(*) Missing module exports.
(*) Variable name collision when rxkad and af_rxrpc both built in
(rxrpc_debug).
(*) Large constant representation problem (AFS_UUID_TO_UNIX_TIME).
(*) Configuration dependencies.
(*) printk() format warnings.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
||
|---|---|---|
| .. | ||
| carta_random.S | ||
| checksum.c | ||
| clear_page.S | ||
| clear_user.S | ||
| copy_page_mck.S | ||
| copy_page.S | ||
| copy_user.S | ||
| csum_partial_copy.c | ||
| do_csum.S | ||
| flush.S | ||
| idiv32.S | ||
| idiv64.S | ||
| io.c | ||
| ip_fast_csum.S | ||
| Makefile | ||
| memcpy_mck.S | ||
| memcpy.S | ||
| memset.S | ||
| strlen_user.S | ||
| strlen.S | ||
| strncpy_from_user.S | ||
| strnlen_user.S | ||
| xor.S | ||