Cc: Kristen Carlson Accardi
Cc: Viresh Kumar
Cc: Vinod Koul
Cc: "K. Y. Srinivasan"
Cc: Haiyang Zhang
Cc: Hiral Patel
Cc: Suma Ramars
Cc: Brian Uchino
Cc: "James E.J. Bottomley"
Cc: Jaroslav Kysela
Cc: Takashi Iwai
Cc: Andrew Morton
Suggested-by: David Miller
Signed-
est.
Good idea. the allnoconfigs produced this further patch. I will
squash it into the original. The defconfigs built ok.
From: Stephen Rothwell
Date: Fri, 29 May 2015 22:01:41 +1000
Subject: [PATCH] x86: more fixes for removing vmalloc.h fron asm/io.h
Signed-off-by: Stephen Rothwell
---
arch
Hi Takashi,
On Fri, 29 May 2015 14:43:14 +0200 Takashi Iwai wrote:
>
> For the sound bits,
> Acked-by: Takashi Iwai
Thanks, noted.
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
pgptJlepfEy8S.pgp
Description: OpenPGP digital signature
Hi Dave,
On Mon, 01 Jun 2015 15:59:31 -0700 (PDT) David Miller
wrote:
>
> From: Stephen Rothwell
> Date: Fri, 29 May 2015 19:18:47 +1000
>
> > Nothing in asm/io.h uses anything from vmalloc.h, so remove the include
> > and fix up the build problems in an allmodc
Fixes:
drivers/scsi/virtio_scsi.c: In function 'virtscsi_probe':
drivers/scsi/virtio_scsi.c:952:11: warning: unused variable 'host_prot'
[-Wunused-variable]
int err, host_prot;
^
Signed-off-by: Stephen Rothwell
---
drivers/scsi/virtio_scsi.c | 4 +++-
1 file c
f these in linux-next as the scsi-core and
scsi-drivers trees had for-3.16 branches in the last round. I assume I
should just drop these trees completely from linux-next?
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
signature.asc
Description: PGP signature
Hi Christoph,
On Mon, 4 Aug 2014 04:34:04 -0700 Christoph Hellwig wrote:
>
> On Mon, Aug 04, 2014 at 09:30:59PM +1000, Stephen Rothwell wrote:
> > You realise that neither of these in linux-next as the scsi-core and
> > scsi-drivers trees had for-3.16 branches in the last
"strlen(buf)" in that commit
> 6cfa853ceee4, but equally clearly this pull request was pure and utter
> garbage, and that "cleanup" commit was shit that nobody had ever even
> bothered to compile.
I noticed this in linux-next today as well (in the target-update
tree). Could I have that cleaned up, please?
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
signature.asc
Description: PGP signature
/* CONFIG_SCSI_MPT2SAS_LOGGING */
--
1.8.1
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
pgpmAJ57v2YPH.pgp
Description: PGP signature
At least for now.
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
---
drivers/scsi/Kconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 3
implicitly
truncated to unsigned type
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
---
drivers/scsi/aacraid/commsup.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
--
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
diff --git a/drivers/scsi/a
implicitly
truncated to unsigned type
Also fix some whitespace on the changed lines.
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
---
drivers/scsi/aacraid/commsup.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
This version just fixes a couple of whitespace ano
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
---
drivers/scsi/Kconfig |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 3727231..a947257
t; so that make allmodconfig on powerpc will have a better chance
> > of building.
Yep, sorry.
> My version of this patch does that. I'll be sending it into Linus in an
> hour or so.
Thanks.
--
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/
pgpsQVvN1YhTz.pgp
Description: PGP signature
now the prime intent of the tree is to feed it to James, although
> I'd welcome everyone interested to pull and test it. If the scheme
> proves successful I'd love to invite more core scsi contributors to help
> with it and move to a shared kernel.org tree.
Is this a reques
Hi Christoph,
On Mon, 19 May 2014 22:39:28 -0700 Christoph Hellwig wrote:
>
> On Tue, May 20, 2014 at 10:03:43AM +1000, Stephen Rothwell wrote:
> > Is this a request for inclusion of those branches into linux-next
> > separately from the scsi tree itself?
>
> James sai
rying to bisect will
> hit build breakages, not nice.
Not necessarily.
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
signature.asc
Description: PGP signature
Ah ha! Indeed that is a different kettle of fish. :-)
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
signature.asc
Description: PGP signature
Hi all,
On Tue, 27 Nov 2018 20:14:58 -0800 Randy Dunlap wrote:
>
> On 11/26/18 8:25 PM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20181126:
> >
>
> on i386:
>
> ERROR: "__udivdi3" [drivers/scsi/aha1542.ko] undefined
Suppress this warning:
drivers/scsi/mpt2sas/mpt2sas_scsih.c: In function
'_scsih_sas_broadcast_primitive_event':
drivers/scsi/mpt2sas/mpt2sas_scsih.c:5811:40: warning: unused variable
'event_data' [-Wunused-variable]
Signed-off-by: Stephen Rothwell
---
drivers/scsi/mpt
be able to assign to the result of pci_resource_start().
I have applied the following patch for today (the scsi one could probably
be done more correctly):
From: Stephen Rothwell
Date: Tue, 6 Nov 2012 11:23:45 +1100
Subject: [PATCH] PCI: fixups for pci_resource_start conversion
Signed-off-by: Ste
m will go away eventually.
Thanks.
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
pgpwzvMIxanl8.pgp
Description: PGP signature
t;od, scsi_device);
>
> /* allocate a disk and set it up */
I will add this as a merge fix patch for the merge of the char-misc and
scsi trees today. Someone needs to let Linus know when these trees are
merged.
--
Cheers,
Stephen Rothwell
uring the merge window. This fix should be incorporated into
the merge commit itself. I should have done it originally, but the
conflict was such a mess that I took the easy way out :-)
--
Cheers,
Stephen Rothwell
ably
of Paul's tree) that is merged into Pauls main branch and Marin's tree.
--
Cheers,
Stephen Rothwell
On Tue, 19 Jul 2005 22:12:49 -0500 Matt Domsch <[EMAIL PROTECTED]> wrote:
>
> Sure it does, function names are defined symbols.
>
> I'm doing exactly this in my backport of the openipmi drivers to RHEL4
> and SLES9.
I missed the smiley, right :-)
--
26 matches
Mail list logo