On 21/08/07, Michal Piotrowski <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This patch removes linux/stat.h from scsi drivers.
>
> Tested with allyesconfig and allmodconfig.
>
Any comments on this? ACK, NACK or "do not touch the SCSI code"?
Regards,
Michal
--
LOG
h
Hi,
This patch removes linux/stat.h from scsi drivers.
Tested with allyesconfig and allmodconfig.
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
diff --git a/drivers/scsi/BusLogic.c b/drivers/scsi/BusLogic.c
index 9
Hi Jesper,
On 11/08/07, Jesper Juhl <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just noticed this in dmesg :
>
> [ 3216.262987] (scsi0:A:4:0): Unexpected busfree in Message-in phase
> [ 3216.263058] SEQADDR == 0x16c
> [ 3216.263724] target0:0:4: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 16)
>
> That's
[Adding linux-scsi and Adaptec support to CC]
On 10/08/07, Jegadeesh <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a scsi disk on Adaptec ASC-29320 U320. I have created a linux
> partition and ext3 filesystem over it.
> Now the problem is, whenever the machine is rebooted, the partition
> informatio
Hi all,
Here is a list of some known regressions in 2.6.23-rc2.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
List of Aces
NameRegressions fixed since 21-Jun-2007
Adrian Bunk6
Andi Kleen
Hi all,
Here is a list of some known regressions in 2.6.23-rc2
with patches available.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
List of Aces
NameRegressions fixed since 21-Jun-2007
Adrian Bunk6
Hi all,
Here is a list of some known regressions in 2.6.23-rc2.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
List of Aces
NameRegressions fixed since 21-Jun-2007
Adrian Bunk6
Andi Kleen
Hi,
"There is no reason at all for a scsi driver to include stat.h"
-- Christoph Hellwig
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
--- linux-mm-clean/drivers/scsi/gvp11.c 2007-07-09 01:32:17.0 +0
Hi,
"There is no reason at all for a scsi driver to include stat.h"
-- Christoph Hellwig
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
--- linux-mm-clean/drivers/scsi/a3000.c 2007-07-09 01:32:17.0 +0
Hi,
"There is no reason at all for a scsi driver to include stat.h"
-- Christoph Hellwig
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
--- linux-mm-clean/drivers/scsi/a2091.c 2007-07-09 01:32:17.0 +0
Michal Piotrowski pisze:
> Hi,
>
> Coding style fix
>
Christoph Hellwig:
"There is no reason at all for a scsi driver to include stat.h"
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
--- linux-mm-
Christoph Hellwig pisze:
> On Wed, Aug 01, 2007 at 05:13:14PM +0200, Michal Piotrowski wrote:
>> Hi,
>>
>> Coding style fix
>>
>> Regards,
>> Michal
>>
>
> I think that include should just go. There is no reason at all for
> a scsi driver
Hi,
Coding style fix
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
--- linux-mm-clean/drivers/scsi/mvme147.c 2007-07-09 01:32:17.0
+0200
+++ linux-mm/drivers/scsi/mvme147.c 2007-08-01 17:14:39.000
Hi,
Coding style fix
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
--- linux-mm-clean/drivers/scsi/aha1542.c 2007-07-09 01:32:17.0
+0200
+++ linux-mm/drivers/scsi/aha1542.c 2007-08-01 17:09:40.000
Hi all,
Here is a list of some known regressions in 2.6.23-rc1.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
List of Aces
NameRegressions fixed since 21-Jun-2007
Adrian Bunk6
Andi Kleen
Hi all,
Here is a list of some known regressions in 2.6.23-rc1.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
List of Aces
NameRegressions fixed since 21-Jun-2007
Adrian Bunk6
Andi Kleen
Hi all,
Here is a list of some known regressions in 2.6.23-rc1.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
List of Aces
NameRegressions fixed since 21-Jun-2007
Andi Kleen 4
Linus Torvalds
Hi all,
Here is a list of some known regressions in 2.6.22-rc3.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
PCMCIA
Subject: libata and legacy ide pcmcia failure
References : http://lkml.org/lkml/2007/5/17/305
Submitter : Robert de Rooy <[
On 01/05/07, Mark Lord <[EMAIL PROTECTED]> wrote:
Forwarding to linux-scsi and linux-ide mailing lists.
Frank van Maarseveen wrote:
> Tested on 2.6.20.6 and 2.6.21.1
>
> I decided to swich from the old IDE drivers to libata and now there
> seems to be a little but annoying problem: cannot mount
19 matches
Mail list logo