On Mon, Mar 9, 2020 at 5:51 AM Jan Beulich wrote:
>
> There's no need for virtually everything to include public/vm_event.h.
> Move its inclusion out of sched.h. This requires using the non-typedef
> name in p2m_mem_paging_resume()'s prototype; by not changing the
> function definition at the same
On 09.03.2020 13:51, Jan Beulich wrote:
There's no need for virtually everything to include public/vm_event.h.
Move its inclusion out of sched.h. This requires using the non-typedef
name in p2m_mem_paging_resume()'s prototype; by not changing the
function definition at the same time it'll remai
On 3/9/20 11:51 AM, Jan Beulich wrote:
> There's no need for virtually everything to include public/vm_event.h.
> Move its inclusion out of sched.h. This requires using the non-typedef
> name in p2m_mem_paging_resume()'s prototype; by not changing the
> function definition at the same time it'll re
There's no need for virtually everything to include public/vm_event.h.
Move its inclusion out of sched.h. This requires using the non-typedef
name in p2m_mem_paging_resume()'s prototype; by not changing the
function definition at the same time it'll remain certain that the build
would fail if the t