All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] kallsyms: Add gate page and all symbols support
@ 2004-11-28  3:38 Keith Owens
  2004-11-28  3:54 ` [patch 1/3] kallsyms: Clean up x86-64 special casing of in_gate_area() Keith Owens
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Keith Owens @ 2004-11-28  3:38 UTC (permalink / raw)
  To: linux-kernel; +Cc: sam

Three patches with the overall aim of improving kernel backtraces using
kallsyms.

1 Clean up the special casing of in_gate_area().

2 Add in_gate_area_no_task() for use from places where no task is valid.

3 Treat the gate page as part of the kernel.  Honour CONFIG_KALLSYMS_ALL.


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

end of thread, other threads:[~2005-01-18 22:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-28  3:38 [patch 0/3] kallsyms: Add gate page and all symbols support Keith Owens
2004-11-28  3:54 ` [patch 1/3] kallsyms: Clean up x86-64 special casing of in_gate_area() Keith Owens
2004-11-28  3:55 ` [patch 2/3] kallsyms: Add in_gate_area_no_task() Keith Owens
2004-11-28  3:55 ` [patch 3/3] kallsyms: gate page is part of the kernel, honour CONFIG_KALLSYMS_ALL Keith Owens
2004-12-28 21:17 ` [patch 0/3] kallsyms: Add gate page and all symbols support Sam Ravnborg
2005-01-18  7:52   ` Benjamin Herrenschmidt
2005-01-18 13:07     ` Keith Owens
2005-01-18 22:03       ` Benjamin Herrenschmidt

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.