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

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

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

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 davidl...@hp.com wrote: On Tue, 2013-08-06 at 14:16 -0700, Andrew Morton wrote: On Mon, 5 Aug 2013 22:21:08

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

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

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 > >

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 davidl...@hp.com 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

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 davidl...@hp.com wrote: On Tue, 2013-08-06 at 14:16 -0700, Andrew Morton wrote: On Mon, 5 Aug 2013 22:21:08 -0700 Davidlohr Bueso davidl...@hp.com wrote: This patchset teaches the kernel about hybrid master boot records (MBRs), one

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 davidl...@hp.com wrote: On Tue, 2013-08-06 at 14:16 -0700, Andrew Morton wrote: On Mon, 5 Aug 2013 22:21:08 -0700 Davidlohr Bueso davidl...@hp.com wrote: This patchset

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 > >

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

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 davidl...@hp.com 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

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 davidl...@hp.com 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

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

2013-08-05 Thread Davidlohr Bueso
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 systems. Except for adding more pmbr checks, to better comply with the

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

2013-08-05 Thread Davidlohr Bueso
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 systems. Except for adding more pmbr checks, to better comply with the