All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tilman Schmidt <tilman@imap.cc>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Karsten Keil <isdn@linux-pingi.de>,
	tglx@linutronix.de, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/7] isdn: replace del_timer by del_timer_sync
Date: Sat, 29 Mar 2014 00:19:47 +0100	[thread overview]
Message-ID: <53360393.2030108@imap.cc> (raw)
In-Reply-To: <1395869625-15209-2-git-send-email-Julia.Lawall@lip6.fr>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 26.03.2014 22:33, schrieb Julia Lawall:
> From: Julia Lawall <Julia.Lawall@lip6.fr>
> 
> Use del_timer_sync to ensure that the timer is stopped on all CPUs
> before the driver exists.

Surely you meant "exits"?

Regards,
Tilman

- -- 
Tilman Schmidt                              E-Mail: tilman@imap.cc
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlM2A5IACgkQQ3+did9BuFtuMACfarliJdOkqLmJJvRqbcM5eCFd
CWwAn3FuQ+juOeo2EgM8e1JBTjlHhG3o
=a90K
-----END PGP SIGNATURE-----

  parent reply	other threads:[~2014-03-28 23:19 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26 21:33 [PATCH 0/7] replace del_timer by del_timer_sync Julia Lawall
2014-03-26 21:33 ` Julia Lawall
2014-03-26 21:33 ` Julia Lawall
2014-03-26 21:33 ` [PATCH 1/7] isdn: " Julia Lawall
2014-03-26 21:33   ` Julia Lawall
2014-03-27 19:28   ` David Miller
2014-03-27 19:28     ` David Miller
2014-03-28 23:19   ` Tilman Schmidt [this message]
2014-03-29  6:28     ` Julia Lawall
2014-03-26 21:33 ` [PATCH 2/7] atm: " Julia Lawall
2014-03-26 21:33   ` Julia Lawall
2014-03-26 21:56   ` Eric Dumazet
2014-03-26 21:56     ` Eric Dumazet
2014-03-26 22:02     ` Thomas Gleixner
2014-03-26 22:02       ` Thomas Gleixner
2014-03-26 22:22       ` Eric Dumazet
2014-03-26 22:22         ` Eric Dumazet
2014-03-26 22:56         ` Thomas Gleixner
2014-03-26 22:56           ` Thomas Gleixner
2014-03-26 22:19     ` Vijay Subramanian
2014-03-26 22:19       ` Vijay Subramanian
2014-03-26 22:31       ` Eric Dumazet
2014-03-26 22:31         ` Eric Dumazet
2014-03-27 19:28   ` David Miller
2014-03-27 19:28     ` David Miller
2014-03-26 21:33 ` [PATCH 3/7] staging: panel: " Julia Lawall
2014-03-26 21:33   ` Julia Lawall
2014-03-26 21:33 ` [PATCH 4/7] tty: serial: " Julia Lawall
2014-03-26 21:33   ` Julia Lawall
2014-03-26 21:33 ` [PATCH 5/7] MIPS: Lasat: " Julia Lawall
2014-03-26 21:33   ` Julia Lawall
2014-03-26 21:33 ` [PATCH 6/7] hsr: " Julia Lawall
2014-03-26 21:33   ` Julia Lawall
2014-03-27 19:28   ` David Miller
2014-03-27 19:28     ` David Miller
2014-03-26 21:33 ` [PATCH 7/7] yam: " Julia Lawall
2014-03-26 21:33   ` Julia Lawall
2014-03-27 19:29   ` David Miller
2014-03-27 19:29     ` 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=53360393.2030108@imap.cc \
    --to=tilman@imap.cc \
    --cc=Julia.Lawall@lip6.fr \
    --cc=isdn@linux-pingi.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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.