| To: | ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH 0/4] tlbex.c: trivial cleanup [take #2] |
| From: | Franck Bui-Huu <fbuihuu@gmail.com> |
| Date: | Thu, 18 Oct 2007 09:11:13 +0200 |
| Cc: | anemo@mba.ocn.ne.jp, ths@networkno.de, linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:cc:subject:date:message-id:x-mailer; bh=OKzzsChmEgpQjbrNFghdkFXLV3oCogB4kjccVzc7MSw=; b=dLT02G2I95Rv23/jWnTm8jiK1TS8Le6F6cv48TfR/FeuyPlTJWmMxJy+D1IHiIZfbYMrWFcS5jwbxeWDloCZUmnmHGFgTQKwHv7P13Ww3MDGjeN+Fo02BwUE85Gbqh9Zkk+ELQz0Di36NL73sKPfphKBnviWwaCoD1Os6GyelPc= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:cc:subject:date:message-id:x-mailer; b=GVabKL48VMQK4lEJswfGLVJlqx2gJqo5M/ocGsNw0p+9vbNR9i20LfSNY9FNu2xR5kNLCoBMrSmqoxS48+T+6+4pQGT8SRyzlPyByzmfYoUvZwYU5LI+kpkBkURjbMpzfY3eXXZuEiAVVFyLcWLvqsyUY21+qorsJ5NgpC1iZ/I= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Ralf,
I'm resending this patchset because this version fixes the
section mismatch warning noticed by Atsushi.
Moreover, Thiemo doesn't seem to be happy with the patch that
clean up the debug code. So it is now the last one of
the serie therfore you can easily drop it if you want to.
Thanks
Franck
---
arch/mips/mm/tlbex.c | 199 ++++++++++++++++++++------------------------------
1 files changed, 78 insertions(+), 121 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 3/4] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align attribute, Franck Bui-Huu |
|---|---|
| Next by Date: | [PATCH 2/4] tlbex.c: cleanup include files, Franck Bui-Huu |
| Previous by Thread: | Which gcc version for MIPS?, Günter Dannoritzer |
| Next by Thread: | [PATCH 1/4] tlbex.c: Cleanup __init usages., Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |