diff options
Diffstat (limited to 'arch/tile/mm/init.c')
| -rw-r--r-- | arch/tile/mm/init.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/tile/mm/init.c b/arch/tile/mm/init.c index d89c9eacd162..78e1982cb6c9 100644 --- a/arch/tile/mm/init.c +++ b/arch/tile/mm/init.c | |||
| @@ -1060,7 +1060,7 @@ void free_initmem(void) | |||
| 1060 | 1060 | ||
| 1061 | /* | 1061 | /* | 
| 1062 | * Free the pages mapped from 0xc0000000 that correspond to code | 1062 | * Free the pages mapped from 0xc0000000 that correspond to code | 
| 1063 | * pages from 0xfd000000 that we won't use again after init. | 1063 | * pages from MEM_SV_INTRPT that we won't use again after init. | 
| 1064 | */ | 1064 | */ | 
| 1065 | free_init_pages("unused kernel text", | 1065 | free_init_pages("unused kernel text", | 
| 1066 | (unsigned long)_sinittext - text_delta, | 1066 | (unsigned long)_sinittext - text_delta, | 
