| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH 0/5] Oprofile: Loongson: add misc cleanups |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Fri, 7 May 2010 01:29:43 +0800 |
| Cc: | linux-mips@linux-mips.org, Wu Zhangjin <wuzhangjin@gmail.com> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer; bh=t4A853Hj/QFyifrtpkYYtcXRepJLVKQm1VVeX5qIQeY=; b=ZOKNpDqND5pT8+Oh/LH3espkh9ZUDPoZnF1gtNlrETDDEGEcANsQ0c3Nr7jfwqbJFW VTaT6zzN7L62G2G+DwFh0kVxVhpo/0yXZy2KJKaH3qCusk1MB1K3BOBZeMGslqLqGBC2 cA7zSgaw5DopGm0CFca92Kw+alaTI8gomau3E= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=Zu43QKF9d63+GIoUt+mbTkzrYUrRpLC4yIeRk7uJbWGfXrSXE7XXkx1Cas+IP7p6S/ tQplAHoQTmIvfsOE6GBQ2zvZkaw3b/XaAq99PaEXWLMgB5n02lUGjqoVLYWlX1G03KX8 ESC4wY20VF3mxY8ERiYzBZBb4E6SR71Rq2Zww= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
From: Wu Zhangjin <wuzhangjin@gmail.com>
This patchset add some cleanups for the Loongson specific oprofile support.
Wu Zhangjin (5):
Oprofile: Loongson: add an unified macro for setting events
Oprofile: Loongson: Remove unneeded Parentheses
Oprofile: Loongson: Remove unneeded variable from
loongson2_cpu_setup()
Oprofile: Loongson: Cleanup of the macros
Oprofile: Loongson: Cleanup the comments
arch/mips/oprofile/op_model_loongson2.c | 57 ++++++++++---------------------
1 files changed, 18 insertions(+), 39 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] Oprofile: Loongson: Fixup of loongson2_exit(), Wu Zhangjin |
|---|---|
| Next by Date: | [PATCH 1/5] Oprofile: Loongson: add an unified macro for setting events, Wu Zhangjin |
| Previous by Thread: | [PATCH] Oprofile: Loongson: Fixup of loongson2_exit(), Wu Zhangjin |
| Next by Thread: | [PATCH 1/5] Oprofile: Loongson: add an unified macro for setting events, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |