Re: [PATCH] macintosh: move mac_hid driver to input/mouse.

2017-06-09 Thread Peter Hutterer
On Fri, Jun 09, 2017 at 01:39:53PM +0200, Michal Suchánek wrote: > On Thu, 8 Jun 2017 16:18:28 -0700 > Dmitry Torokhov wrote: > > > On Thu, Jun 8, 2017 at 4:07 PM, Peter Hutterer > > wrote: > > > On Thu, Jun 08, 2017 at 03:18:42PM +0200,

Re: [PATCH 00/35] defconfig: Cleanup from old entries

2017-06-09 Thread Arnd Bergmann
On Thu, Jun 8, 2017 at 6:08 PM, Krzysztof Kozlowski wrote: > Hi, > > While cleaning Samsung ARM defconfigs with savedefconfig, I encountered > similar obsolete entries in other files. > > Except the ARM, no dependencies. > For ARM, the rest of patches depend on the first change

Re: [PATCH v2 0/6] Appended signatures support for IMA appraisal

2017-06-09 Thread Thiago Jung Bauermann
Michael Ellerman writes: > Thiago Jung Bauermann writes: > >> On the OpenPOWER platform, secure boot and trusted boot are being >> implemented using IMA for taking measurements and verifying signatures. > > I still want you to implement

patch "powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type" added to driver-core-next

2017-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type to my driver-core git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git in the driver-core-next branch. The

patch "powerpc: ps3: use dev_groups and not dev_attrs for bus_type" added to driver-core-next

2017-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: ps3: use dev_groups and not dev_attrs for bus_type to my driver-core git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git in the driver-core-next branch. The

patch "macintosh: use dev_groups and not dev_attrs for bus_type" added to driver-core-next

2017-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled macintosh: use dev_groups and not dev_attrs for bus_type to my driver-core git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git in the driver-core-next branch. The patch

Re: [PATCH v2 3/3] powerpc/mm/cxl: Add the fault handling cpu to mm cpumask

2017-06-09 Thread Frederic Barrat
Le 01/06/2017 à 16:33, Aneesh Kumar K.V a écrit : We use mm cpumask for serializing against lockless page table walk. Anybody who is doing a lockless page table walk is expected to disable irq and only cpus in mm cpumask is expected do the lockless walk. This ensure that a THP split can send

Re: [PATCH v2 2/2] powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line

2017-06-09 Thread Christophe LEROY
Le 05/06/2017 à 09:47, Aneesh Kumar K.V a écrit : christophe leroy writes: Le 01/06/2017 à 16:30, Aneesh Kumar K.V a écrit : With commit aa888a74977a8 ("hugetlb: support larger than MAX_ORDER") we added support for allocating gigantic hugepages via kernel command

Re: [PATCH] cxl: Fixes for Coherent Accelerator Interface Architecture 2.0

2017-06-09 Thread Frederic Barrat
Salut Christophe, It looks pretty good, but checkpatch complains about 1 or 2 items worth fixing. 2 small remarks below. Le 09/06/2017 à 12:09, Christophe Lombard a écrit : A previous set of patches "cxl: Add support for Coherent Accelerator Interface Architecture 2.0" has introduced a new

Re: [BUG][next-20170606][bisected 411fe24e6b] WARNING: CPU: 10 PID: 0 at kernel/time/tick-sched.c:791

2017-06-09 Thread Frederic Weisbecker
On Wed, Jun 07, 2017 at 12:56:53PM +0530, Abdul Haleem wrote: > Hi, > > Test: Trinity (https://github.com/kernelslacker/trinity) > Machine : Power 8 PowerVM LPAR > Kernel : 4.12.0-rc4-next-20170606 > gcc : version 5.2.1 > config : attached > > With commit (411fe24e6b : nohz: Fix collision

Re: [PATCH v2] perf: libdw support for powerpc [ping]

2017-06-09 Thread Paolo Bonzini
On 01/06/2017 12:24, Paolo Bonzini wrote: > Porting PPC to libdw only needs an architecture-specific hook to move > the register state from perf to libdw. > > The ARM and x86 architectures already use libdw, and it is useful to > have as much common code for the unwinder as possible. Mark

Re: [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation

2017-06-09 Thread Geert Uytterhoeven
Hi Christoph, On Thu, Jun 8, 2017 at 3:25 PM, Christoph Hellwig wrote: > This implementation is simply bogus - hexagon only has a simple openrisc? > direct mapped DMA implementation and thus doesn't care about the > address. > > Signed-off-by: Christoph Hellwig > ---

Re: [PATCH v5 2/2] powerpc/fadump: update documentation about 'fadump_append=' parameter

2017-06-09 Thread Michal Suchánek
On Thu, 8 Jun 2017 23:30:37 +0530 Hari Bathini wrote: > Hi Michal, > > Sorry for taking this long to respond. I was working on a few other > things. > > On Monday 15 May 2017 02:59 PM, Michal Suchánek wrote: > > Hello, > > > > On Mon, 15 May 2017 12:59:46 +0530 > >

Re: [PATCH] macintosh: move mac_hid driver to input/mouse.

2017-06-09 Thread Michal Suchánek
On Thu, 8 Jun 2017 16:18:28 -0700 Dmitry Torokhov wrote: > On Thu, Jun 8, 2017 at 4:07 PM, Peter Hutterer > wrote: > > On Thu, Jun 08, 2017 at 03:18:42PM +0200, Michal Suchánek wrote: > >> This is what evtest reports about my keyboard: > >>

[GIT PULL] Please pull powerpc/linux.git powerpc-4.12-5 tag

2017-06-09 Thread Michael Ellerman
Hi Linus, Please pull some more powerpc fixes for 4.12: The following changes since commit a4700a26107241cc7b9ac8528b2c6714ff99983d: powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions (2017-05-25 23:07:45 +1000) are available in the git repository at:

Re: [PATCH 11/16] powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type

2017-06-09 Thread Michael Ellerman
Greg Kroah-Hartman writes: > On Fri, Jun 09, 2017 at 08:53:22AM +1000, Michael Ellerman wrote: >> Greg Kroah-Hartman writes: >> >> > On Thu, Jun 08, 2017 at 11:12:10PM +1000, Michael Ellerman wrote: >> >> Greg Kroah-Hartman

Re: [PATCH v2] cxl: Fix error path on bad ioctl

2017-06-09 Thread christophe lombard
Reviewed-by: christophe lombard Le 06/06/2017 à 11:43, Frederic Barrat a écrit : Fix error path if we can't copy user structure on CXL_IOCTL_START_WORK ioctl. We shouldn't unlock the context status mutex as it was not locked (yet). Signed-off-by: Frederic Barrat

Re: [PATCH v2 0/6] Appended signatures support for IMA appraisal

2017-06-09 Thread Michael Ellerman
Thiago Jung Bauermann writes: > On the OpenPOWER platform, secure boot and trusted boot are being > implemented using IMA for taking measurements and verifying signatures. I still want you to implement arch_kexec_kernel_verify_sig() as well :) cheers

Re: [PATCH v4 2/2] tty: add TIOCGPTPEER ioctl

2017-06-09 Thread Aleksa Sarai
When opening the slave end of a PTY, it is not possible for userspace to safely ensure that /dev/pts/$num is actually a slave (in cases where the mount namespace in which devpts was mounted is controlled by an untrusted process). In addition, there are several unresolvable race conditions if

[PATCH] cxl: Fixes for Coherent Accelerator Interface Architecture 2.0

2017-06-09 Thread Christophe Lombard
A previous set of patches "cxl: Add support for Coherent Accelerator Interface Architecture 2.0" has introduced a new support for the CAPI cards. These patches have been tested on Simulation environment and quite a bit of them have been tested on real hardware. This patch brings new fixes after a

Re: [PATCH v4 2/2] tty: add TIOCGPTPEER ioctl

2017-06-09 Thread Greg Kroah-Hartman
On Fri, Jun 09, 2017 at 07:50:43PM +1000, Aleksa Sarai wrote: > > > When opening the slave end of a PTY, it is not possible for userspace to > > > safely ensure that /dev/pts/$num is actually a slave (in cases where the > > > mount namespace in which devpts was mounted is controlled by an > > >

Re: [PATCH v4 2/2] tty: add TIOCGPTPEER ioctl

2017-06-09 Thread Aleksa Sarai
When opening the slave end of a PTY, it is not possible for userspace to safely ensure that /dev/pts/$num is actually a slave (in cases where the mount namespace in which devpts was mounted is controlled by an untrusted process). In addition, there are several unresolvable race conditions if

Re: [PATCH v4 2/2] tty: add TIOCGPTPEER ioctl

2017-06-09 Thread Greg Kroah-Hartman
On Sun, Jun 04, 2017 at 12:15:15AM +1000, Aleksa Sarai wrote: > When opening the slave end of a PTY, it is not possible for userspace to > safely ensure that /dev/pts/$num is actually a slave (in cases where the > mount namespace in which devpts was mounted is controlled by an > untrusted

[PATCH 04/11] TTY: hvc: convert to use DRIVER_ATTR_RW

2017-06-09 Thread Greg Kroah-Hartman
We are trying to get rid of DRIVER_ATTR(), and the hvc driver's attribute can be trivially changed to use DRIVER_ATTR_RW(). Cc: Jiri Slaby Cc: Signed-off-by: Greg Kroah-Hartman --- drivers/tty/hvc/hvcs.c | 7 +++

patch "powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing

2017-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type to my driver-core git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git in the driver-core-testing branch.

patch "powerpc: ps3: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing

2017-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: ps3: use dev_groups and not dev_attrs for bus_type to my driver-core git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git in the driver-core-testing branch. The

patch "macintosh: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing

2017-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled macintosh: use dev_groups and not dev_attrs for bus_type to my driver-core git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git in the driver-core-testing branch. The