All of lore.kernel.org
 help / color / mirror / Atom feed
* [4.14] powerpc: Always initialize input array when calling epapr_hypercall()
@ 2019-02-28 23:27 A. Wilcox
  2019-03-01  6:59 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: A. Wilcox @ 2019-02-28 23:27 UTC (permalink / raw)
  To: stable; +Cc: adelie-devel, Timothy Pearson, horst, gentoo-powerpc


[-- Attachment #1.1: Type: text/plain, Size: 375 bytes --]

Kernel 4.14 fails to build with GCC 8 on powerpc64, due to 'in' being
uninitialised in epapr_hypercall*.

This is fixed in commit 186b8f1587c79c2fa04bfa392fdf08 upstream, and
this commit applies cleanly to the 4.14 tree.  This commit is already on
the 4.19 branch.

Best,
--arw

-- 
A. Wilcox (awilfox)
Project Lead, Adélie Linux
https://www.adelielinux.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [4.14] powerpc: Always initialize input array when calling epapr_hypercall()
  2019-02-28 23:27 [4.14] powerpc: Always initialize input array when calling epapr_hypercall() A. Wilcox
@ 2019-03-01  6:59 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-03-01  6:59 UTC (permalink / raw)
  To: A. Wilcox; +Cc: stable, adelie-devel, Timothy Pearson, horst, gentoo-powerpc

On Thu, Feb 28, 2019 at 05:27:45PM -0600, A. Wilcox wrote:
> Kernel 4.14 fails to build with GCC 8 on powerpc64, due to 'in' being
> uninitialised in epapr_hypercall*.
> 
> This is fixed in commit 186b8f1587c79c2fa04bfa392fdf08 upstream, and
> this commit applies cleanly to the 4.14 tree.  This commit is already on
> the 4.19 branch.

Now queued up, thanks.

greg k-h

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

end of thread, other threads:[~2019-03-01  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-28 23:27 [4.14] powerpc: Always initialize input array when calling epapr_hypercall() A. Wilcox
2019-03-01  6:59 ` 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.