public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/cman-kernel/src sm_barrier.c
@ 2006-09-13 14:46 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2006-09-13 14:46 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2006-09-13 14:46:52

Modified files:
	cman-kernel/src: sm_barrier.c 

Log message:
	process_startdone_barrier_new() can be called when sg->sevent is
	NULL, but we weren't checking for NULL and just deferencing the
	sev->flags which led to oops in bz 206212.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman-kernel/src/sm_barrier.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.1&r2=1.1.2.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

* cluster/cman-kernel/src sm_barrier.c
@ 2006-09-25 15:23 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2006-09-25 15:23 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	teigland@sourceware.org	2006-09-25 15:23:01

Modified files:
	cman-kernel/src: sm_barrier.c 

Log message:
	process_startdone_barrier_new() can be called when sg->sevent is
	NULL, but we weren't checking for NULL and just deferencing the
	sev->flags which led to oops in bz 206212.
	(sync with RHEL4 branch)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman-kernel/src/sm_barrier.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.1.6.1.2.1&r2=1.1.6.1.2.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

* cluster/cman-kernel/src sm_barrier.c
@ 2005-06-22  4:41 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2005-06-22  4:41 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	teigland@sourceware.org	2005-06-22 04:41:53

Modified files:
	cman-kernel/src: sm_barrier.c 

Log message:
	copy RHEL4 branch in handling kmalloc failure

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman-kernel/src/sm_barrier.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.1.6.1&r2=1.1.6.1.2.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* cluster/cman-kernel/src sm_barrier.c
@ 2005-06-06  3:50 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2005-06-06  3:50 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2005-06-06 03:50:35

Modified files:
	cman-kernel/src: sm_barrier.c 

Log message:
	Don't use SM_RETRY around the kmalloc(ATOMIC) in the barrier callback
	because the SM_RETRY macro calls schedule() and a spinlock is held
	around the barrier callback.  Retry doesn't make sense anyway for
	an ATOMIC kmalloc.  Fixes bz 159615.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman-kernel/src/sm_barrier.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1&r2=1.1.2.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* cluster/cman-kernel/src sm_barrier.c
@ 2005-04-21  8:33 pcaulfield
  0 siblings, 0 replies; 5+ messages in thread
From: pcaulfield @ 2005-04-21  8:33 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	FC4
Changes by:	pcaulfield@sourceware.org	2005-04-21 08:33:08

Modified files:
	cman-kernel/src: sm_barrier.c 

Log message:
	Don't do SM_RETRY in atomic function.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman-kernel/src/sm_barrier.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.1&r2=1.1.6.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-09-25 15:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-13 14:46 cluster/cman-kernel/src sm_barrier.c teigland
  -- strict thread matches above, loose matches on Subject: below --
2006-09-25 15:23 teigland
2005-06-22  4:41 teigland
2005-06-06  3:50 teigland
2005-04-21  8:33 pcaulfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).