All of lore.kernel.org
 help / color / mirror / Atom feed
* Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
@ 2018-02-05 15:30 ` Evgeniy Didin
  0 siblings, 0 replies; 8+ messages in thread
From: Evgeniy Didin @ 2018-02-05 15:30 UTC (permalink / raw)
  To: linux-snps-arc

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
@ 2018-02-05 15:30 ` Evgeniy Didin
  0 siblings, 0 replies; 8+ messages in thread
From: Evgeniy Didin @ 2018-02-05 15:30 UTC (permalink / raw)
  To: stable@vger.kernel.org
  Cc: Alexey Brodkin, Vineet Gupta, linux-snps-arc@lists.infradead.org

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
  2018-02-05 15:30 ` Evgeniy Didin
@ 2018-02-05 16:20   ` Greg KH
  -1 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-02-05 16:20 UTC (permalink / raw)
  To: linux-snps-arc

On Mon, Feb 05, 2018@03:30:19PM +0000, 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: "abort" [lib/mpi/mpi.ko] undefined!
> Kernel version:	4.14.x

Same questions as before, what config is causing this, and when did it
break?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
@ 2018-02-05 16:20   ` Greg KH
  0 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-02-05 16:20 UTC (permalink / raw)
  To: Evgeniy Didin
  Cc: stable@vger.kernel.org, Alexey Brodkin, Vineet Gupta,
	linux-snps-arc@lists.infradead.org

On Mon, Feb 05, 2018 at 03:30:19PM +0000, 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: "abort" [lib/mpi/mpi.ko] undefined!
> Kernel version:	4.14.x

Same questions as before, what config is causing this, and when did it
break?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
  2018-02-05 15:30 ` Evgeniy Didin
@ 2018-02-08 17:04   ` Greg KH
  -1 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-02-08 17:04 UTC (permalink / raw)
  To: linux-snps-arc

On Mon, Feb 05, 2018@03:30:19PM +0000, 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: "abort" [lib/mpi/mpi.ko] undefined!
> Kernel version:	4.14.x

The patch does not apply to the 4.14.y kernel tree :(

Can you please provide a working backport?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
@ 2018-02-08 17:04   ` Greg KH
  0 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-02-08 17:04 UTC (permalink / raw)
  To: Evgeniy Didin
  Cc: stable@vger.kernel.org, Alexey Brodkin, Vineet Gupta,
	linux-snps-arc@lists.infradead.org

On Mon, Feb 05, 2018 at 03:30:19PM +0000, 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: "abort" [lib/mpi/mpi.ko] undefined!
> Kernel version:	4.14.x

The patch does not apply to the 4.14.y kernel tree :(

Can you please provide a working backport?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
  2018-02-08 17:04   ` Greg KH
@ 2018-02-08 17:05     ` Greg KH
  -1 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-02-08 17:05 UTC (permalink / raw)
  To: linux-snps-arc

On Thu, Feb 08, 2018@06:04:12PM +0100, Greg KH wrote:
> On Mon, Feb 05, 2018@03:30:19PM +0000, 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: "abort" [lib/mpi/mpi.ko] undefined!
> > Kernel version:	4.14.x
> 
> The patch does not apply to the 4.14.y kernel tree :(
> 
> Can you please provide a working backport?

Ah, the other patch needs to go first, please always tell me what order
to apply patches in.  Otherwise I will get it wrong (as this just proved
to be the case...)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree
@ 2018-02-08 17:05     ` Greg KH
  0 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2018-02-08 17:05 UTC (permalink / raw)
  To: Evgeniy Didin
  Cc: stable@vger.kernel.org, Alexey Brodkin, Vineet Gupta,
	linux-snps-arc@lists.infradead.org

On Thu, Feb 08, 2018 at 06:04:12PM +0100, Greg KH wrote:
> On Mon, Feb 05, 2018 at 03:30:19PM +0000, 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: "abort" [lib/mpi/mpi.ko] undefined!
> > Kernel version:	4.14.x
> 
> The patch does not apply to the 4.14.y kernel tree :(
> 
> Can you please provide a working backport?

Ah, the other patch needs to go first, please always tell me what order
to apply patches in.  Otherwise I will get it wrong (as this just proved
to be the case...)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-02-08 17:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05 15:30 Add patch "kernel/exit.c: export abort() to modules" to 4.14-stable tree Evgeniy Didin
2018-02-05 15:30 ` Evgeniy Didin
2018-02-05 16:20 ` Greg KH
2018-02-05 16:20   ` Greg KH
2018-02-08 17:04 ` Greg KH
2018-02-08 17:04   ` Greg KH
2018-02-08 17:05   ` Greg KH
2018-02-08 17:05     ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.