/asm/page-def.h | 2 +-
arch/parisc/Kconfig | 3 +++
arch/parisc/include/asm/page.h| 10 +-
Acked-by: Helge Deller # parisc
Thanks for the cleanups!
Helge
making it consistent across the architectures.
Acked-by: Helge Deller # parisc
In case you do a v2 version of the patch, would you add to arch/parisc/Makefile
(otherwise I can send a follow-up patch in the parisc git tree):
vdso-install-y += arch/parisc/kernel/vdso32/vdso32.so
vd
...@suse.cz/
[2] https://lwn.net/Articles/932201/
Signed-off-by: Vlastimil Babka
Acked-by: David Rientjes
I did tested SLUB on parisc with 32- and 64-bit kernel, so you may add:
Acked-by: Helge Deller # parisc
Helge
___
linux-um mailing list
linux-um
t;)
Signed-off-by: Randy Dunlap
Cc: Johannes Berg
Cc: Richard Weinberger
Cc: linux-um@lists.infradead.org
Cc: Daniel Vetter
Cc: Helge Deller
Cc: linux-fb...@vger.kernel.org
Cc: dri-de...@lists.freedesktop.org
Cc: Andres Salomon
Cc: linux-ge...@lists.infradead.org
applied.
Thanks!
Helge
---
if (__supported_pte_mask & _PAGE_NX) {
Fixes: 68f5d3f3b654 ("um: add PCI over virtio emulation driver")
Signed-off-by: Randy Dunlap
Cc: Johannes Berg
Cc: Richard Weinberger
Cc: linux-um@lists.infradead.org
Cc: Daniel Vetter
Cc: Helge Deller
Cc: linux-fb...@vger.kernel.org
Cc: dri-de...@l
x27;s remove unneeded kern_addr_valid() completely.
Signed-off-by: Kefeng Wang
Acked-by: Helge Deller # parisc
Thanks!
Helge
---
arch/alpha/include/asm/pgtable.h | 2 -
arch/arc/include/asm/pgtable-bits-arcv2.h | 2 -
arch/arm/include/asm/pgtable-nommu.h | 2 -
arc
risk of deadlock.
>
> This patch refactors the panic notifier of parisc/power driver
> to make use of spin_trylock - for that, we've added a second
> version of the soft-power function. Also, some comments were
> reorganized and trailing white spaces, useless header inclusion
>