Re: [PATCH] sparc64: Don't use devspec to determine the OBP path

2017-05-29 Thread Daniel Kiper
On Mon, May 22, 2017 at 12:39:06PM +0200, Daniel Kiper wrote: > On Thu, May 18, 2017 at 05:10:22PM -0600, Eric Snowberg wrote: > > Don't use devspec to determine the OBP path on SPARC hardware. Within all > > versions of Linux on SPARC, the devspec returns one of three values: > > "none", "vnet-po

Re: [PATCH] sparc64: Don't use devspec to determine the OBP path

2017-05-22 Thread Daniel Kiper
On Thu, May 18, 2017 at 05:10:22PM -0600, Eric Snowberg wrote: > Don't use devspec to determine the OBP path on SPARC hardware. Within all > versions of Linux on SPARC, the devspec returns one of three values: > "none", "vnet-port", or "vdisk". Unlike on PPC, none of these values > are useful in

[PATCH] sparc64: Don't use devspec to determine the OBP path

2017-05-18 Thread Eric Snowberg
Don't use devspec to determine the OBP path on SPARC hardware. Within all versions of Linux on SPARC, the devspec returns one of three values: "none", "vnet-port", or "vdisk". Unlike on PPC, none of these values are useful in determining the OBP path. Before this patch grub-ofpathname always r