login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
25
Re: [PATCH 3/4] TPM: rcu locking
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Serge E. Hallyn
Subject:
Re: [PATCH 3/4] TPM: rcu locking
Date: Thursday, September 25, 2008 - 6:36 am
Quoting Paul E. McKenney (
paulmck@linux.vnet.ibm.com
):
quoted text
> On Tue, Sep 23, 2008 at 05:18:17PM -0300, Rajiv Andrade wrote: > > Paul, > > > > On Tue, 2008-09-23 at 11:19 -0700, Paul E. McKenney wrote: > > > > > > But here we are deleting from what appears to be some other list. > > > And I don't see any insertiong into either list. > > > > > > What am I missing here? > > > > > > Thanx, Paul > > > > Sorry, forgot to change list_add() to list_add_rcu() in the code section > > below: > > > > > > + /* Make chip available */ > > > > + spin_lock(&driver_lock); > > > > + list_add(&chip->list, &tpm_chip_list); > > > > + spin_unlock(&driver_lock); > > > > I'll resubmit. > > Cool! > > So tpm_chip_list and the not-obviously-identical list manipulated > in tpm_remove_hardware() really are the same list? > > Thanx, Paul
Hey Paul, curious, why do they not look like the same list? -serge --
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 0/4] BKL removed, RCU addition and pnp remove
, Rajiv Andrade
, (Tue Sep 23, 10:19 am)
[PATCH 1/4] TPM: update char dev BKL pushdown
, Rajiv Andrade
, (Tue Sep 23, 10:19 am)
[PATCH 2/4] TPM: num_opens to is_open variable change
, Rajiv Andrade
, (Tue Sep 23, 10:19 am)
[PATCH 3/4] TPM: rcu locking
, Rajiv Andrade
, (Tue Sep 23, 10:19 am)
[PATCH 4/4] TPM: addition of pnp remove
, Rajiv Andrade
, (Tue Sep 23, 10:19 am)
about kernel_physical_mapping_init
, Joilnen Leite
, (Tue Sep 23, 10:38 am)
Re: [PATCH 3/4] TPM: rcu locking
, Paul E. McKenney
, (Tue Sep 23, 11:19 am)
Re: [PATCH 3/4] TPM: rcu locking
, Rajiv Andrade
, (Tue Sep 23, 1:18 pm)
[PATCH 3/4][resubmit] TPM: rcu locking
, Rajiv Andrade
, (Tue Sep 23, 1:19 pm)
Re: [PATCH 3/4] TPM: rcu locking
, Paul E. McKenney
, (Tue Sep 23, 1:27 pm)
Re: [PATCH 1/4] TPM: update char dev BKL pushdown
, Jonathan Corbet
, (Tue Sep 23, 1:58 pm)
Re: [PATCH 3/4][resubmit] TPM: rcu locking
, Jonathan Corbet
, (Tue Sep 23, 2:01 pm)
Re: [PATCH 3/4][resubmit] TPM: rcu locking
, Mimi Zohar
, (Tue Sep 23, 2:27 pm)
Re: [PATCH 3/4][resubmit] TPM: rcu locking
, Rajiv Andrade
, (Wed Sep 24, 6:10 am)
Re: [PATCH 1/4] TPM: update char dev BKL pushdown
, Rajiv Andrade
, (Wed Sep 24, 6:14 am)
Re: [PATCH 3/4] TPM: rcu locking
, Serge E. Hallyn
, (Thu Sep 25, 6:29 am)
Re: [PATCH 3/4] TPM: rcu locking
, Serge E. Hallyn
, (Thu Sep 25, 6:36 am)
Re: [PATCH 3/4][resubmit] TPM: rcu locking
, Serge E. Hallyn
, (Thu Sep 25, 6:39 am)
Re: [PATCH 3/4] TPM: rcu locking
, Paul E. McKenney
, (Thu Sep 25, 7:33 am)
Re: [PATCH 3/4] TPM: rcu locking
, Serge E. Hallyn
, (Thu Sep 25, 7:59 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Takashi Iwai
Re: [PATCH] usb: usbmixer error path fix
Jakub Narebski
Re: [PATCH] gitweb: Fix shortlog only showing HEAD revision.
Rafael J. Wysocki
[Bug #16136] Linux 2.6.34 causes system lockup on Compaq Presario 2200 Laptop
Trent Waddington
Re: Gaming Interface
Paul E. McKenney
Re: [PATCH, RFC] v4 scalable classic RCU implementation
git
:
Christian Stimming
git-gui: Fix broken revert confirmation.
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: git-svnimport
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
bnx2x: Fan failure mechanism on additional design
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
linux-netdev
:
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Amit Kumar Salecha
[PATCH NEXT 10/10] qlcnic: add cksum flag
Patrick McHardy
Re: [PATCH RESEND 1/3] netfilter: xtables: inclusion of xt_condition
openbsd-misc
:
James Hozier
Re: DVD burn error: No space left on device
Christophe Rioux
Implementation example of snmp
Ryan McBride
Re: Packets Per Second Limit?
Nick Holland
Re: booting openbsd on eee without cd-rom
Very Fashion.com
Very-fashion.com -Novo! Brendirana garderoba po najpovoljnijim cenama.Bisou Bisou ...
Colocation donated by:
Syndicate