This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via 84fee6a668c3e94b9fd9b4b140acfe011fecbebd (commit)
from 5dbe4149457190564c9a9a4f22cc86dbc7924e62 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 84fee6a668c3e94b9fd9b4b140acfe011fecbebd
Author: Samuel Thibault <[email protected]>
Date: Mon Oct 10 01:01:37 2011 +0200
Leave interrupts enabled in sym53c8xx driver
The driver can work with them, and request_irq works fine with them.
* linux/src/drivers/scsi/sym53c8xx.c (ncr_attach): Do not pass SA_INTERRUPT
to
request_irq().
-----------------------------------------------------------------------
Summary of changes:
linux/src/drivers/scsi/sym53c8xx.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU Mach