Re: [PATCH v3] efi: Request desired alignment via the PE/COFF headers

2015-06-18 Thread Michael Brown
On 18/06/15 23:02, Matt Fleming wrote: On Tue, 16 Jun, at 11:37:25AM, Linn Crosetto wrote: I have been reverting this patch as a workaround. The fields need to be changed, but I am not that familiar with the code. Maybe there is a way to use a heuristic to calculate the best values based on init

Re: [PATCH v3] efi: Request desired alignment via the PE/COFF headers

2015-06-18 Thread Matt Fleming
On Tue, 16 Jun, at 11:37:25AM, Linn Crosetto wrote: > > I have been reverting this patch as a workaround. The fields need to be > changed, > but I am not that familiar with the code. Maybe there is a way to use a > heuristic to calculate the best values based on init_sz? Linn, could you please p

Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain

2015-06-18 Thread Stephen Boyd
On 06/18/2015 08:30 AM, Guenter Roeck wrote: > On Wed, Jun 17, 2015 at 06:04:54PM -0700, Stephen Boyd wrote: > [ ... ] >> What happened to this series? I want to add shutdown support to my >> platform and I need to write a register on the PMIC in one driver to >> configure it for shutdown instead o

Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain

2015-06-18 Thread Guenter Roeck
On Wed, Jun 17, 2015 at 06:04:54PM -0700, Stephen Boyd wrote: [ ... ] > > What happened to this series? I want to add shutdown support to my > platform and I need to write a register on the PMIC in one driver to > configure it for shutdown instead of restart and then write an MMIO > register to te

Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain

2015-06-18 Thread Frans Klaver
On Thu, Jun 18, 2015 at 1:54 PM, Guenter Roeck wrote: > On 06/17/2015 11:53 PM, Frans Klaver wrote: >> >> On Thu, Jun 18, 2015 at 3:04 AM, Stephen Boyd >> wrote: >>> >>> On 10/06/2014 10:28 PM, Guenter Roeck wrote: Various drivers implement architecture and/or device specific means to >

Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain

2015-06-18 Thread Guenter Roeck
On 06/17/2015 11:53 PM, Frans Klaver wrote: On Thu, Jun 18, 2015 at 3:04 AM, Stephen Boyd wrote: On 10/06/2014 10:28 PM, Guenter Roeck wrote: Various drivers implement architecture and/or device specific means to remove power from the system. For the most part, those drivers set the global va