mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
The ia64 build generates many warnings like this: WARNING: EXPORT symbol "empty_zero_page" [vmlinux] version generation failed, symbol will not be versioned. Besides adding the necessary header this also requires fiddling with some explicit .S -> .o rules. Cc: IA64-ML <linux-ia64@vger.kernel.org> Signed-off-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| 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 | ||