login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
30
Re: [PATCH] Update zfcp_sg_to_address() for new SG chanegs.
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Jens Axboe <jens.axboe@...>
To: Tony Breeds <tony@...>
Cc: Linux Kernel ML <linux-kernel@...>, Martin Schwidefsky <schwidefsky@...>, Heiko Carstens <heiko.carstens@...>
Subject:
Re: [PATCH] Update zfcp_sg_to_address() for new SG chanegs.
Date: Tuesday, October 30, 2007 - 4:04 am
On Tue, Oct 30 2007, Tony Breeds wrote:
quoted text
> Commit 642f149031d70415d9318b919d50b71e4724adbd Added args to > zfcp_sg_to_address() but didn't update the defn. to know about them. > > Signed-off-by: Tony Breeds <tony@bakeyournoodle.com> > --- > > Only compile tested. > > drivers/s390/scsi/zfcp_def.h | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h > index 0754542..e70cd95 100644 > --- a/drivers/s390/scsi/zfcp_def.h > +++ b/drivers/s390/scsi/zfcp_def.h > @@ -70,11 +70,12 @@ zfcp_sg_to_address(struct scatterlist *list) > * zfcp_address_to_sg - set up struct scatterlist from kernel address > * @address: kernel address > * @list: struct scatterlist > + * @len: buffer length > */ > static inline void > -zfcp_address_to_sg(void *address, struct scatterlist *list) > +zfcp_address_to_sg(void *address, struct scatterlist *list, unsigned int len) > { > - sg_set_buf(list, address, 0); > + sg_set_buf(list, address, len); > } > > #define REQUEST_LIST_SIZE 128
Patch for that was merged yesterday. -- Jens Axboe -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH] Update zfcp_sg_to_address() for new SG chanegs.
, Tony Breeds
, (Mon Oct 29, 11:51 pm)
Re: [PATCH] Update zfcp_sg_to_address() for new SG chanegs.
, Jens Axboe
, (Tue Oct 30, 4:04 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
KOSAKI Motohiro
[bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
Faik Uygur
Re: Linux 2.6.21-rc1
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Trent Piepho
[PATCH] [POWERPC] Improve (in|out)_beXX() asm code
git
:
linux-netdev
:
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
[GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jens Axboe
Re: [BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
939 guests
online.
Online users
zeekec
gimmegimme
Syndicate