lkml.org 
[lkml]   [2014]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: 3.0 -> 3.10 regression? poweroff instead of reboot?
Date


> -----Original Message-----
> From: Nikola Ciprich [mailto:nikola.ciprich@linuxbox.cz]
> Sent: Monday, April 07, 2014 16:26
> To: Winkler, Tomas
> Cc: Greg KH (gregkh@linuxfoundation.org); linux-kernel@vger.kernel.org; Nikola
> Ciprich
> Subject: Re: 3.0 -> 3.10 regression? poweroff instead of reboot?
>
> Hi Tomas,
>
> yes, I just checked source rpm and it's applied..
>
> here are the dumps:
>
> [root@k310test ~]# hexdump -s 0x48 -n 4 /proc/bus/pci/00/16.0
> 0000048 a301 3900
> 000004c
> [root@k310test ~]# hexdump -s 0x40 -n 4 /proc/bus/pci/00/16.0
> 0000040 0345 000f
> 0000044

I'm not sure how this is possible that this is failing for you

if ((0xa301 & 0x600) == 0x200)
goto no_mei;
so this is okay, the driver should not bind

How the patch worked for you before this test?

Sorry for asking but can you please double check your compilation setup.

Thanks
Tomas


\
 
 \ /
  Last update: 2014-04-08 00:21    [W:0.076 / U:1.752 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site