mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02: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.h | ||
| migrate_32.S | ||
| migrate_64.S | ||
| mmap.c | ||
| pgtable.c | ||