linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* latest git pull changed drivers/scsi/lpfc/lpfc_hw4.h to executable
@ 2010-01-07 10:16 Thomas Backlund
  2010-01-07 14:45 ` James Bottomley
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Backlund @ 2010-01-07 10:16 UTC (permalink / raw)
  To: linux-kernel; +Cc: james.smart, James.Bottomley, torvalds

At latest pull, lpfs_hw4.h got set to executable...

git show def9c7a994f194377a23e687e6fd39b46c3ce631 --summary

states:

commit def9c7a994f194377a23e687e6fd39b46c3ce631
Author: James Smart <james.smart@emulex.com>
Date:   Mon Dec 21 17:02:28 2009 -0500

     [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues

     Fix hardware/SLI relates issues:
     - Fix CNA uses more than one EQ when in INTx interrupt mode.
     - Fix driver tries to process failed read FCF record mailbox request.
     - Fix allocating single receive buffer breaks FCoE receive queue.
     - Support new read FCF record mailbox error case.

     Signed-off-by: James Smart <james.smart@emulex.com>
     Signed-off-by: James Bottomley <James.Bottomley@suse.de>

  mode change 100644 => 100755 drivers/scsi/lpfc/lpfc_hw4.h


While looking at the same tree, I also noticed that:
drivers/scsi/lpfc/lpfc_hbadisc.c is also executable.

I guess they should be fixed.

--
Thomas


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: latest git pull changed drivers/scsi/lpfc/lpfc_hw4.h to executable
  2010-01-07 10:16 latest git pull changed drivers/scsi/lpfc/lpfc_hw4.h to executable Thomas Backlund
@ 2010-01-07 14:45 ` James Bottomley
  2010-01-07 14:59   ` James Smart
  0 siblings, 1 reply; 3+ messages in thread
From: James Bottomley @ 2010-01-07 14:45 UTC (permalink / raw)
  To: Thomas Backlund; +Cc: linux-kernel, james.smart, torvalds

On Thu, 2010-01-07 at 12:16 +0200, Thomas Backlund wrote:
> At latest pull, lpfs_hw4.h got set to executable...
> 
> git show def9c7a994f194377a23e687e6fd39b46c3ce631 --summary
> 
> states:
> 
> commit def9c7a994f194377a23e687e6fd39b46c3ce631
> Author: James Smart <james.smart@emulex.com>
> Date:   Mon Dec 21 17:02:28 2009 -0500
> 
>      [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues
> 
>      Fix hardware/SLI relates issues:
>      - Fix CNA uses more than one EQ when in INTx interrupt mode.
>      - Fix driver tries to process failed read FCF record mailbox request.
>      - Fix allocating single receive buffer breaks FCoE receive queue.
>      - Support new read FCF record mailbox error case.
> 
>      Signed-off-by: James Smart <james.smart@emulex.com>
>      Signed-off-by: James Bottomley <James.Bottomley@suse.de>
> 
>   mode change 100644 => 100755 drivers/scsi/lpfc/lpfc_hw4.h
> 
> 
> While looking at the same tree, I also noticed that:
> drivers/scsi/lpfc/lpfc_hbadisc.c is also executable.
> 
> I guess they should be fixed.

I'll remove the x flag for both.  I suppose a commit check that warns on
executables might be in order, since adding them to the tree is a rare
exception rather than a usual occurrence.

James



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: latest git pull changed drivers/scsi/lpfc/lpfc_hw4.h to executable
  2010-01-07 14:45 ` James Bottomley
@ 2010-01-07 14:59   ` James Smart
  0 siblings, 0 replies; 3+ messages in thread
From: James Smart @ 2010-01-07 14:59 UTC (permalink / raw)
  To: James Bottomley; +Cc: Thomas Backlund, linux-kernel, torvalds

Thank You James. Sorry for the disruption.  This is what I get for moving to a 
git-derived patch, instead of my own diff scripts which ignore things like 
this. Don't know what changed it in the first place.

-- james s


James Bottomley wrote:
> On Thu, 2010-01-07 at 12:16 +0200, Thomas Backlund wrote:
>> At latest pull, lpfs_hw4.h got set to executable...
>>
>> git show def9c7a994f194377a23e687e6fd39b46c3ce631 --summary
>>
>> states:
>>
>> commit def9c7a994f194377a23e687e6fd39b46c3ce631
>> Author: James Smart <james.smart@emulex.com>
>> Date:   Mon Dec 21 17:02:28 2009 -0500
>>
>>      [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues
>>
>>      Fix hardware/SLI relates issues:
>>      - Fix CNA uses more than one EQ when in INTx interrupt mode.
>>      - Fix driver tries to process failed read FCF record mailbox request.
>>      - Fix allocating single receive buffer breaks FCoE receive queue.
>>      - Support new read FCF record mailbox error case.
>>
>>      Signed-off-by: James Smart <james.smart@emulex.com>
>>      Signed-off-by: James Bottomley <James.Bottomley@suse.de>
>>
>>   mode change 100644 => 100755 drivers/scsi/lpfc/lpfc_hw4.h
>>
>>
>> While looking at the same tree, I also noticed that:
>> drivers/scsi/lpfc/lpfc_hbadisc.c is also executable.
>>
>> I guess they should be fixed.
> 
> I'll remove the x flag for both.  I suppose a commit check that warns on
> executables might be in order, since adding them to the tree is a rare
> exception rather than a usual occurrence.
> 
> James
> 
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-07 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-07 10:16 latest git pull changed drivers/scsi/lpfc/lpfc_hw4.h to executable Thomas Backlund
2010-01-07 14:45 ` James Bottomley
2010-01-07 14:59   ` James Smart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).