Hi Bartosz, all,
> -Original Message-
> From: Bartosz Golaszewski [mailto:b...@bgdev.pl]
> Sent: Thursday, January 25, 2018 12:40 AM
> To: Rob Herring ; Mark Rutland ;
> Russell King ; Alexey
> Brodkin ; Vineet Gupta
>
> Cc: devicet...@vger.kernel.org; linux-ker...@vger.kernel.org;
> l
On 02/04/2018 05:21 PM, Ulf Magnusson wrote:
'default N' should be 'default n', though they happen to have the same
effect here, due to undefined symbols (N in this case) evaluating to n
in a tristate sense.
Remove the default from ARC_EMUL_UNALIGNED instead of changing it. bool
and tristate sym
On Mon, Feb 05, 2018 at 03:30:19PM +, Evgeniy Didin wrote:
> Patch subject:"kernel/exit.c: export abort() to modules"
> Commit ID:dc8635b78cd8
> Reason: While building mpi.ko module with lastest stable Linux
> v4.14.17 an error occured:
> >ERROR: "
On Mon, Feb 05, 2018 at 03:25:58PM +, Evgeniy Didin wrote:
> Patch subject:"arch: define weak abort()"
> Commit ID:7c2c11b208be
> Reason: While building mpi.ko module with lastest stable Linux
> v4.14.17 an error occured:
> >ERROR: "abort" [lib/mpi
Patch subject: "kernel/exit.c: export abort() to modules"
Commit ID: dc8635b78cd8
Reason: While building mpi.ko module with lastest stable Linux
v4.14.17 an error occured:
>ERROR: "abort" [lib/mpi/mpi.ko] undefined!
Kernel version: 4.14.x
_
Patch subject: "arch: define weak abort()"
Commit ID: 7c2c11b208be
Reason: While building mpi.ko module with lastest stable Linux
v4.14.17 an error occured:
>ERROR: "abort" [lib/mpi/mpi.ko] undefined!
Kernel version: 4.14.x