mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 04:10:37 +00:00
Pull arch/tile updates from Chris Metcalf:
"This adds support for an <arch/intreg.h> to help with removing
__need_xxx #defines from glibc, and removes some dead code in
arch/tile/mm/init.c"
* git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
mm, tile: drop arch_{add,remove}_memory
tile: prefer <arch/intreg.h> to __need_int_reg_t
|
||
|---|---|---|
| .. | ||
| elf.c | ||
| extable.c | ||
| fault.c | ||
| highmem.c | ||
| homecache.c | ||
| hugetlbpage.c | ||
| init.c | ||
| Makefile | ||
| migrate_32.S | ||
| migrate_64.S | ||
| migrate.h | ||
| mmap.c | ||
| pgtable.c | ||