Allen Pais wrote:
> Signed-off-by: Allen Pais
Patch applied. Thanks.
--
Email: Herbert Xu
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Use kasprintf instead of combination of kmalloc and sprintf.
Signed-off-by: Himanshu Jha
---
drivers/scsi/be2iscsi/be_main.c | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/drivers/scsi/be2iscsi/be_main.c b/drivers/scsi/be2iscsi/be_main.c
index b4542e7..6a9ee0e 1
Satish,
> In places like fc_rport_recv_plogi_req and fcoe_ctlr_vn_add we
> always take the lport disc_mutex lock before the rports mutex
> (rp_mutex) lock. Gaurding list_del_rcu(&rdata->peers) with
> disc.disc_mutex in fc_rport_work is correct but the rp_mutex lock
> can and should to be dropped
Hannes,
> Calling rmmod() on a FC driver will results in warnings like
Applied to 4.14/scsi-fixes. Thank you!
--
Martin K. Petersen Oracle Linux Engineering
On 10/05/2017 02:48 AM, Kees Cook wrote:
> In preparation for unconditionally passing the struct timer_list pointer to
> all timer callbacks, switch to using the new timer_setup() and from_timer()
> to pass the timer pointer explicitly.
>
> Cc: Intel SCU Linux support
> Cc: Artur Paszkiewicz
> C
Looks good,
Reviewed-by: Johannes Thumshirn
--
Johannes Thumshirn Storage
jthumsh...@suse.de+49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG N
6 matches
Mail list logo