linux/arch/mips/mm
Ralf Baechle 41a8198f61 [MIPS] SB1: Fix pile of gcc's bogus format string warnings.
CC      arch/mips/mm/cerr-sb1.o
arch/mips/mm/cerr-sb1.c: In function 'sb1_cache_error':
arch/mips/mm/cerr-sb1.c:235: warning: format '%010llx' expects type 'long long unsigned int', but argument 2 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c: In function 'extract_ic':
arch/mips/mm/cerr-sb1.c:385: warning: format '%016llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c:385: warning: format '%016llX' expects type 'long long unsigned int', but argument 6 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c: In function 'extract_dc':
arch/mips/mm/cerr-sb1.c:523: warning: format '%010llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c:523: warning: format '%016llX' expects type 'long long unsigned int', but argument 7 has type 'uint64_t'
arch/mips/mm/cerr-sb1.c:570: warning: format '%016llX' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
  LD      arch/mips/mm/built-in.o

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-03-24 17:01:50 +00:00
..
c-r3k.c [MIPS] R3000: local_flush_data_cache_page take a pointer argument. 2007-03-24 17:01:50 +00:00
c-r4k.c
c-sb1.c [MIPS] Fix uniprocessor Sibyte builds. 2007-02-13 22:40:51 +00:00
c-tx39.c [MIPS] TX39: Remove redundant tx39_blast_icache() calls 2007-03-07 00:07:16 +00:00
cache.c [MIPS] Implement flush_anon_page(). 2007-03-24 17:01:49 +00:00
cerr-sb1.c [MIPS] SB1: Fix pile of gcc's bogus format string warnings. 2007-03-24 17:01:50 +00:00
cex-gen.S
cex-sb1.S
dma-default.c [MIPS] Always use virt_to_phys() when translating kernel addresses 2007-03-24 17:01:49 +00:00
extable.c
fault.c
highmem.c
init.c [MIPS] Implement flush_anon_page(). 2007-03-24 17:01:49 +00:00
ioremap.c Revert "[PATCH] Generic ioremap_page_range: mips conversion" 2007-02-22 00:50:45 +00:00
Makefile [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
pg-r4k.c [MIPS] TX49: Fix use of CDEX build_store_reg() 2007-01-08 21:41:04 +00:00
pg-sb1.c
pgtable-32.c [MIPS] Add external declaration of pagetable_init() to pgalloc.h 2007-02-18 21:31:36 +00:00
pgtable-64.c [MIPS] Add external declaration of pagetable_init() to pgalloc.h 2007-02-18 21:31:36 +00:00
pgtable.c
sc-ip22.c
sc-mips.c
sc-r5k.c
sc-rm7k.c
tlb-r3k.c
tlb-r4k.c [MIPS] Delete duplicate call to load_irq_save. 2007-01-19 01:08:26 +00:00
tlb-r8k.c
tlbex-fault.S
tlbex.c