From: Bart Van Assche <Bart.VanAssche@wdc.com>
To: "keescook@chromium.org" <keescook@chromium.org>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"varun@chelsio.com" <varun@chelsio.com>,
"target-devel@vger.kernel.org" <target-devel@vger.kernel.org>,
"jiangyilism@gmail.com" <jiangyilism@gmail.com>,
"nab@linux-iscsi.org" <nab@linux-iscsi.org>
Subject: Re: [PATCH v2] target/iscsi: Convert timers to use timer_setup()
Date: Fri, 27 Oct 2017 12:57:16 +0000 [thread overview]
Message-ID: <1509109031.3135.1.camel@wdc.com> (raw)
In-Reply-To: <20171027091930.GA14728@beast>
On Fri, 2017-10-27 at 02:19 -0700, 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. Includes a fix for correcting an
> on-stack timer usage.
Hello Kees,
These changes look good to me but I would like to test this patch. Is there
a tree available somewhere that includes this patch?
Thanks,
Bart.
WARNING: multiple messages have this Message-ID (diff)
From: Bart Van Assche <Bart.VanAssche@wdc.com>
To: "keescook@chromium.org" <keescook@chromium.org>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"varun@chelsio.com" <varun@chelsio.com>,
"target-devel@vger.kernel.org" <target-devel@vger.kernel.org>,
"jiangyilism@gmail.com" <jiangyilism@gmail.com>,
"nab@linux-iscsi.org" <nab@linux-iscsi.org>
Subject: Re: [PATCH v2] target/iscsi: Convert timers to use timer_setup()
Date: Fri, 27 Oct 2017 12:57:16 +0000 [thread overview]
Message-ID: <1509109031.3135.1.camel@wdc.com> (raw)
In-Reply-To: <20171027091930.GA14728@beast>
T24gRnJpLCAyMDE3LTEwLTI3IGF0IDAyOjE5IC0wNzAwLCBLZWVzIENvb2sgd3JvdGU6DQo+IElu
IHByZXBhcmF0aW9uIGZvciB1bmNvbmRpdGlvbmFsbHkgcGFzc2luZyB0aGUgc3RydWN0IHRpbWVy
X2xpc3QgcG9pbnRlciB0bw0KPiBhbGwgdGltZXIgY2FsbGJhY2tzLCBzd2l0Y2ggdG8gdXNpbmcg
dGhlIG5ldyB0aW1lcl9zZXR1cCgpIGFuZCBmcm9tX3RpbWVyKCkNCj4gdG8gcGFzcyB0aGUgdGlt
ZXIgcG9pbnRlciBleHBsaWNpdGx5LiBJbmNsdWRlcyBhIGZpeCBmb3IgY29ycmVjdGluZyBhbg0K
PiBvbi1zdGFjayB0aW1lciB1c2FnZS4NCg0KSGVsbG8gS2VlcywNCg0KVGhlc2UgY2hhbmdlcyBs
b29rIGdvb2QgdG8gbWUgYnV0IEkgd291bGQgbGlrZSB0byB0ZXN0IHRoaXMgcGF0Y2guIElzIHRo
ZXJlDQphIHRyZWUgYXZhaWxhYmxlIHNvbWV3aGVyZSB0aGF0IGluY2x1ZGVzIHRoaXMgcGF0Y2g/
DQoNClRoYW5rcywNCg0KQmFydC4
next prev parent reply other threads:[~2017-10-27 12:57 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-27 9:19 [PATCH v2] target/iscsi: Convert timers to use timer_setup() Kees Cook
2017-10-27 9:19 ` Kees Cook
2017-10-27 12:57 ` Bart Van Assche [this message]
2017-10-27 12:57 ` Bart Van Assche
2017-10-31 0:04 ` Kees Cook
2017-10-31 0:04 ` Kees Cook
2017-10-31 17:16 ` Bart Van Assche
2017-10-31 17:16 ` Bart Van Assche
2017-10-31 17:20 ` Martin K. Petersen
2017-10-31 17:20 ` Martin K. Petersen
2017-10-31 17:20 ` Martin K. Petersen
2017-10-31 17:34 ` Bart Van Assche
2017-10-31 17:34 ` Bart Van Assche
2017-10-31 17:42 ` Martin K. Petersen
2017-10-31 17:42 ` Martin K. Petersen
2017-10-31 17:42 ` Martin K. Petersen
2017-10-31 18:12 ` Kees Cook
2017-10-31 18:12 ` Kees Cook
2017-10-31 18:13 ` Martin K. Petersen
2017-10-31 18:13 ` Martin K. Petersen
2017-10-31 18:13 ` Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1509109031.3135.1.camel@wdc.com \
--to=bart.vanassche@wdc.com \
--cc=jiangyilism@gmail.com \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=nab@linux-iscsi.org \
--cc=target-devel@vger.kernel.org \
--cc=varun@chelsio.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.