[PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM

2014-10-28 Thread Joerg Roedel
From: Joerg Roedel Add calls to the new mmu_notifier_invalidate_range() function to all places in the VMM that need it. Reviewed-by: Andrea Arcangeli Reviewed-by: Jérôme Glisse Signed-off-by: Joerg Roedel --- include/linux/mmu_notifier.h | 41 + kernel

[PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM

2014-09-09 Thread Joerg Roedel
From: Joerg Roedel Add calls to the new mmu_notifier_invalidate_range() function to all places if the VMM that need it. Reviewed-by: Andrea Arcangeli Reviewed-by: Jérôme Glisse Signed-off-by: Joerg Roedel --- include/linux/mmu_notifier.h | 41 + kernel

Re: [PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM

2014-08-16 Thread Oded Gabbay
On 29/07/14 19:18, Joerg Roedel wrote: > From: Joerg Roedel > > Add calls to the new mmu_notifier_invalidate_range() > function to all places if the VMM that need it. > > Signed-off-by: Joerg Roedel > --- > include/linux/mmu_notifier.h | 28 > kernel/events/uprob

[PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM

2014-07-29 Thread Joerg Roedel
From: Joerg Roedel Add calls to the new mmu_notifier_invalidate_range() function to all places if the VMM that need it. Signed-off-by: Joerg Roedel --- include/linux/mmu_notifier.h | 28 kernel/events/uprobes.c | 2 +- mm/fremap.c | 2 +- mm

[PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM

2014-07-24 Thread Joerg Roedel
From: Joerg Roedel Add calls to the new mmu_notifier_invalidate_range() function to all places if the VMM that need it. Signed-off-by: Joerg Roedel --- include/linux/mmu_notifier.h | 28 kernel/events/uprobes.c | 2 +- mm/fremap.c | 2 +- mm