Re: 2.6.12-rc3-mm2: fs/proc/task_mmu.c warnings

From: Mauricio Lin
Date: Mon May 02 2005 - 17:32:26 EST


Hi Adrian,

I tried to replicate this warning but I did not get it on vanilla
kernel. I put the config as

CONFIG_HIGHPTE=y

as well, but no warning. Perhaps I have to try it with mm tree. Any comments?

What do you think Andrew?

BR,

Mauricio Lin.

On 5/1/05, Adrian Bunk <bunk@xxxxxxxxx> wrote:
> proc-pid-smaps.patch caused the following warnings with
> CONFIG_HIGHPTE=y:
>
> <-- snip -->
>
> ...
> CC fs/proc/task_mmu.o
> fs/proc/task_mmu.c: In function `smaps_pte_range':
> fs/proc/task_mmu.c:177: warning: implicit declaration of function `kmap_atomic'
> fs/proc/task_mmu.c:207: warning: implicit declaration of function `kunmap_atomic'
> ...
>
> <-- snip -->
>
> Unfortunately, I do not understand how to fix this properly.
>
> cu
> Adrian
>
> --
>
> "Is there not promise of rain?" Ling Tan asked suddenly out
> of the darkness. There had been need of rain for many days.
> "Only a promise," Lao Er said.
> Pearl S. Buck - Dragon Seed
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/