From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Cc: "S.Çağlar Onur" <caglar@pardus.org.tr>,
linux-kernel@vger.kernel.org, bluez-devel@lists.sf.net
Subject: Re: [Bluez-devel] [PATCH 14/14] net/bluetooth/hci_core.c: Use time_* macros
Date: Thu, 14 Feb 2008 17:03:51 +0100 [thread overview]
Message-ID: <1203005031.7664.474.camel@violet> (raw)
In-Reply-To: <1203003412-11594-15-git-send-email-caglar@pardus.org.tr>
SGksCgo+IFRoZSBmdW5jdGlvbnMgdGltZV9iZWZvcmUsIHRpbWVfYmVmb3JlX2VxLCB0aW1lX2Fm
dGVyLCBhbmQgdGltZV9hZnRlcl9lcSBhcmUgbW9yZSByb2J1c3QgZm9yIGNvbXBhcmluZyBqaWZm
aWVzIGFnYWluc3Qgb3RoZXIgdmFsdWVzLgo+IAo+IFNvIGZvbGxvd2luZyBwYXRjaCBpbXBsZW1l
bnRzIHVzYWdlIG9mIHRoZSB0aW1lX2FmdGVyKCkgbWFjcm8sIGRlZmluZWQgYXQgbGludXgvamlm
Zmllcy5oLCB3aGljaCBkZWFscyB3aXRoIHdyYXBwaW5nIGNvcnJlY3RseQo+IAo+IENjOiBibHVl
ei1kZXZlbEBsaXN0cy5zZi5uZXQKPiBTaWduZWQtb2ZmLWJ5OiBTLsOHYcSfbGFyIE9udXIgPGNh
Z2xhckBwYXJkdXMub3JnLnRyPgoKc2luY2UgdGhpcyBpcyBmdWxsIHNlcmlvdXMgb2YgcGF0Y2hl
cywgSSBhbSBub3Qgc3VyZSBpZiBpdCBzaG91bGQgZ28gdmlhCnRoZSBzdWJzeXN0ZW0gbWFpbnRh
aW5lcnMgb3IgYmV0dGVyIGFwcGxpZWQgYXMgd2hvbGUuIEluIGNhc2Ugb2YgTGludXMKb3IgQW5k
cmV3IGRlY2lkZSB0byB0YWtlIHRoZW0gYWxsIGF0IG9uY2UgYW5kIHB1c2ggdGhlbSwgdGhpcyBv
biBpcwphY2tlZCBieSBtZS4KCkFja2VkLWJ5OiBNYXJjZWwgSG9sdG1hbm4gPG1hcmNlbEBob2x0
bWFubi5vcmc+CgpSZWdhcmRzCgpNYXJjZWwKCgoKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQpUaGlzIFNGLm5l
dCBlbWFpbCBpcyBzcG9uc29yZWQgYnk6IE1pY3Jvc29mdApEZWZ5IGFsbCBjaGFsbGVuZ2VzLiBN
aWNyb3NvZnQoUikgVmlzdWFsIFN0dWRpbyAyMDA4LgpodHRwOi8vY2xrLmF0ZG10LmNvbS9NUlQv
Z28vdnNlMDEyMDAwMDA3MG1ydC9kaXJlY3QvMDEvCl9fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fCkJsdWV6LWRldmVsIG1haWxpbmcgbGlzdApCbHVlei1kZXZl
bEBsaXN0cy5zb3VyY2Vmb3JnZS5uZXQKaHR0cHM6Ly9saXN0cy5zb3VyY2Vmb3JnZS5uZXQvbGlz
dHMvbGlzdGluZm8vYmx1ZXotZGV2ZWwK
WARNING: multiple messages have this Message-ID (diff)
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Cc: linux-kernel@vger.kernel.org,
"S.Çağlar Onur" <caglar@pardus.org.tr>,
bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] [PATCH 14/14] net/bluetooth/hci_core.c: Use time_* macros
Date: Thu, 14 Feb 2008 17:03:51 +0100 [thread overview]
Message-ID: <1203005031.7664.474.camel@violet> (raw)
In-Reply-To: <1203003412-11594-15-git-send-email-caglar@pardus.org.tr>
Hi,
> The functions time_before, time_before_eq, time_after, and time_after_eq are more robust for comparing jiffies against other values.
>
> So following patch implements usage of the time_after() macro, defined at linux/jiffies.h, which deals with wrapping correctly
>
> Cc: bluez-devel@lists.sf.net
> Signed-off-by: S.Çağlar Onur <caglar@pardus.org.tr>
since this is full serious of patches, I am not sure if it should go via
the subsystem maintainers or better applied as whole. In case of Linus
or Andrew decide to take them all at once and push them, this on is
acked by me.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Regards
Marcel
next prev parent reply other threads:[~2008-02-14 16:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-14 15:36 [Bluez-devel] [PATCH 14/14] net/bluetooth/hci_core.c: Use time_* macros S.Çağlar Onur
2008-02-14 15:36 ` S.Çağlar Onur
2008-02-14 16:03 ` Marcel Holtmann [this message]
2008-02-14 16:03 ` [Bluez-devel] " Marcel Holtmann
2008-02-18 7:25 ` David Miller
2008-02-18 7:25 ` David Miller
2008-02-18 7:25 ` David Miller
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=1203005031.7664.474.camel@violet \
--to=marcel@holtmann.org \
--cc=bluez-devel@lists.sf.net \
--cc=bluez-devel@lists.sourceforge.net \
--cc=caglar@pardus.org.tr \
--cc=linux-kernel@vger.kernel.org \
/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.