tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] a character device counting kernel pages



Ilya Dogolazky wrote:

> It is tested for ARM only,
> but will probably work with some other architectures too.
>  [ ... ]
> +                       if(pg->mdpage.pvh_attrs & PVF_KMPAGE)

ARM is the only arch that defines and uses PVF_KMPAGE...

Simon.


Home | Main Index | Thread Index | Old Index