All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Move call to PTR_ERR after reassignment
@ 2012-02-02 14:00 ` Julia Lawall
  0 siblings, 0 replies; 22+ messages in thread
From: Julia Lawall @ 2012-02-02 14:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel-janitors

These patches fix cases where a location is reset to NULL before being
passed to PTR_ERR.


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

end of thread, other threads:[~2012-02-02 19:39 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-02 14:00 [PATCH 0/3] Move call to PTR_ERR after reassignment Julia Lawall
2012-02-02 14:00 ` Julia Lawall
2012-02-02 14:00 ` [PATCH 1/3] drivers/power/pda_power.c: " Julia Lawall
2012-02-02 14:00   ` Julia Lawall
2012-02-02 14:00 ` [PATCH 2/3] drivers/net/ethernet/ti/davinci_xxx.c: " Julia Lawall
2012-02-02 14:00   ` Julia Lawall
2012-02-02 14:00 ` [PATCH 3/3] kernel/rcutorture.c: " Julia Lawall
2012-02-02 14:00   ` Julia Lawall
2012-02-02 14:52 ` [PATCH 0/3] " Julia Lawall
2012-02-02 14:52   ` Julia Lawall
2012-02-02 14:53   ` [PATCH 1/3 v2] drivers/power/pda_power.c: " Julia Lawall
2012-02-02 14:53     ` Julia Lawall
2012-02-02 14:53   ` [PATCH 2/3 v2] drivers/net/ethernet/ti: " Julia Lawall
2012-02-02 14:53     ` Julia Lawall
     [not found]     ` <CABPrwzf0hH+2OOFQ2Q6ZVHwn=Ws3SvxbwVn0LwKjfkYVdP8zgg@mail.gmail.com>
2012-02-02 16:05       ` Julia Lawall
2012-02-02 16:05         ` Julia Lawall
2012-02-02 19:37     ` David Miller
2012-02-02 19:37       ` David Miller
2012-02-02 14:53   ` [PATCH 3/3 v2] kernel/rcutorture.c: " Julia Lawall
2012-02-02 14:53     ` Julia Lawall
2012-02-02 15:53     ` Paul E. McKenney
2012-02-02 15:53       ` Paul E. McKenney

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.