All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Cleanup tlbex.c
@ 2007-10-12  6:39 Franck Bui-Huu
  2007-10-12  6:41 ` [PATCH 1/4] tlbex.c: Cleanup __init usages Franck Bui-Huu
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Franck Bui-Huu @ 2007-10-12  6:39 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips

Ralf,

This patchset does some trivial clean up in tlbex.c only. It doesn't
optimize the code size, that should be done later after sorting out
the .init.bss stuff.

Please consider,

		Franck
---

 arch/mips/mm/tlbex.c |  197 ++++++++++++++++++++------------------------------
 1 files changed, 77 insertions(+), 120 deletions(-)

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

end of thread, other threads:[~2007-10-14 20:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-12  6:39 [PATCH 0/4] Cleanup tlbex.c Franck Bui-Huu
2007-10-12  6:41 ` [PATCH 1/4] tlbex.c: Cleanup __init usages Franck Bui-Huu
2007-10-12  9:07   ` Atsushi Nemoto
2007-10-12 16:01     ` Johannes Dickgreber
2007-10-14 19:24     ` Franck Bui-Huu
2007-10-12  6:42 ` [PATCH 2/4] tlbex.c: cleanup include files Franck Bui-Huu
2007-10-12  6:43 ` [PATCH 3/4] tlbex.c: cleanup debug code Franck Bui-Huu
2007-10-12 17:11   ` Thiemo Seufer
2007-10-14 20:20     ` Franck Bui-Huu
2007-10-12  6:43 ` [PATCH 4/4] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align attribute Franck Bui-Huu

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.