lkml.org 
[lkml]   [2012]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/7] drivers/ide/ide-cs.c: adjust suspicious bit operation
On Thu, 7 Jun 2012, David Miller wrote:

> From: Julia Lawall <Julia.Lawall@lip6.fr>
> Date: Wed, 6 Jun 2012 23:41:35 +0200
>
>> - if (!(pdev->resource[0]->flags & IO_DATA_PATH_WIDTH_8)) {
>> + if ((p1dev->resource[0]->flags & IO_DATA_PATH_WIDTH)
>
> I'm really surprised someone as thorough as yourself did not
> compile test this.

Sorry, I changed the patch at the last minute, and it was indeed not a
good idea not to have compiled again. I will send another version, in
case it is useful.

julia


\
 
 \ /
  Last update: 2012-06-08 08:23    [W:0.056 / U:0.772 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site