[SLOF] [Slof] [PATCH 0/5] current patch queue

Nikunj A Dadhania nikunj at linux.vnet.ibm.com
Wed Jul 8 18:51:41 AEST 2015


Alexey Kardashevskiy <aik at ozlabs.ru> writes:

> On 07/06/2015 09:02 PM, Nikunj A Dadhania wrote:
>> Here are some misc patches:
>>
>> patch 1-3: Implement missing boot client interface words and bootpath
>>        	   alias fixes.
>>
>> patch 4: Increase CAS buffer for device tree
>>
>> patch 5: CAPS key behaviour only for letter
>
>
> Thanks, I applied 1/5

I had found some issue with patch 1 yesterday. With latest kernel 4.1, i
was seeing oops when transferring control to init. Still not able to
figure how this patch is linked yet.

> 2/5, 4/5 for now; for 3/5 I'd try to get Ben's 
> opinion (or at least some commit log why you want this change) and 5/5 
> needs a bit of polishing.
>
>
>> Bharata B Rao (1):
>>    cas: Increase FDT buffer size to accomodate larger ibm,cas node
>>      properties
>>
>> Dinar Valeev (1):
>>    usb-hid: Caps in not always shift
>>
>> Nikunj A Dadhania (3):
>>    boot: bootpath should be complete device path
>>    ci: implement boot client interface
>>    boot: remove trailing ":" in the bootpath
>>
>>   lib/libusb/usb-hid.c   | 19 ++++++++++++++++---
>>   slof/fs/archsupport.fs |  6 +++---
>>   slof/fs/boot.fs        |  7 +------
>>   slof/fs/client.fs      | 12 ++++++++++++
>>   4 files changed, 32 insertions(+), 12 deletions(-)
>>
>
>
> -- 
> Alexey



More information about the SLOF mailing list