Re: [PATCH 0/8] partitions/efi: detect hybrid mbrs

2013-09-03 Thread Matt Fleming
On Thu, 15 Aug, at 06:37:19PM, Davidlohr Bueso wrote: > Cc'ing Matt Fleming. > > Karel, I believe you took a look at these, any thoughts? While I haven't tested these patches, because none of my systems use this MBR scheme, they seem fairly straight forward. Acked-by: Matt Fleming -- Matt Fle

Re: [PATCH 0/8] partitions/efi: detect hybrid mbrs

2013-09-02 Thread Karel Zak
On Thu, Aug 15, 2013 at 06:37:19PM -0700, Davidlohr Bueso wrote: > On Thu, 2013-08-15 at 12:29 -0700, Andrew Morton wrote: > > On Thu, 15 Aug 2013 09:59:42 -0700 Davidlohr Bueso wrote: > > > > > On Tue, 2013-08-06 at 14:16 -0700, Andrew Morton wrote: > > > > On Mon, 5 Aug 2013 22:21:08 -0700 Dav

Re: [PATCH 0/8] partitions/efi: detect hybrid mbrs

2013-08-15 Thread Davidlohr Bueso
On Thu, 2013-08-15 at 12:29 -0700, Andrew Morton wrote: > On Thu, 15 Aug 2013 09:59:42 -0700 Davidlohr Bueso wrote: > > > On Tue, 2013-08-06 at 14:16 -0700, Andrew Morton wrote: > > > On Mon, 5 Aug 2013 22:21:08 -0700 Davidlohr Bueso > > > wrote: > > > > > > > This patchset teaches the kernel

Re: [PATCH 0/8] partitions/efi: detect hybrid mbrs

2013-08-15 Thread Andrew Morton
On Thu, 15 Aug 2013 09:59:42 -0700 Davidlohr Bueso wrote: > On Tue, 2013-08-06 at 14:16 -0700, Andrew Morton wrote: > > On Mon, 5 Aug 2013 22:21:08 -0700 Davidlohr Bueso wrote: > > > > > This patchset teaches the kernel about hybrid master boot records (MBRs), > > > one of > > > the most comm

Re: [PATCH 0/8] partitions/efi: detect hybrid mbrs

2013-08-15 Thread Davidlohr Bueso
On Tue, 2013-08-06 at 14:16 -0700, Andrew Morton wrote: > On Mon, 5 Aug 2013 22:21:08 -0700 Davidlohr Bueso wrote: > > > This patchset teaches the kernel about hybrid master boot records (MBRs), > > one of > > the most common issues with GUID partition tables, as a workaround to layout > > disk

Re: [PATCH 0/8] partitions/efi: detect hybrid mbrs

2013-08-06 Thread Davidlohr Bueso
On Tue, 2013-08-06 at 14:16 -0700, Andrew Morton wrote: > On Mon, 5 Aug 2013 22:21:08 -0700 Davidlohr Bueso wrote: > > > This patchset teaches the kernel about hybrid master boot records (MBRs), > > one of > > the most common issues with GUID partition tables, as a workaround to layout > > disk

Re: [PATCH 0/8] partitions/efi: detect hybrid mbrs

2013-08-06 Thread Andrew Morton
On Mon, 5 Aug 2013 22:21:08 -0700 Davidlohr Bueso wrote: > This patchset teaches the kernel about hybrid master boot records (MBRs), one > of > the most common issues with GUID partition tables, as a workaround to layout > disk partitions to be compatible with both EFI and legacy MBR based syst