| To: | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Subject: | Re: [PATCH] Make MIPS dynamic clocksource/clockevent clock code generic v2 |
| From: | Linus Walleij <linus.ml.walleij@gmail.com> |
| Date: | Sun, 25 Oct 2009 23:18:12 +0100 |
| Cc: | Linus Walleij <linus.walleij@stericsson.com>, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, Mikael Pettersson <mikpe@it.uu.se>, Ralf Baechle <ralf@linux-mips.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4GXgr56fTVB+Rn8WdnMYQ78RCRyGTK+8HG7ZUHeoqoY=; b=FcdA5P9tbokMnI+5OLhJ8QZmALUBzSjqA9Jp6X7AEcQblupIRL4rWPX9EXFg+hTl8M 8jP/MyMhwvBkZcoG+EKhjf1J5FTmVSD64J77dpJ5HdH2ob0fP/KU+A6MFRrXn7oQc2sL z5qlLgOwKQ89UGKreIq+rjBFVX4Wj9HD9l150= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=WQdoq6E0PZx7Ar8pF1KRtuPElCHziLYhRFr1V12++d7XMiNIzbAy9FBFd083zXy/nL TwYF77HzRfw3MGkGRv/wynM1ZONXiMk0XfYHPAqXFRHQIFe6MbN9FzZZ9loWIxISFcJI b6JS4cTu+UQtooS8vW0RkLssahHvAFmX5gqXQ= |
| In-reply-to: | <1256078002-27919-1-git-send-email-linus.walleij@stericsson.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1256078002-27919-1-git-send-email-linus.walleij@stericsson.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
2009/10/21 Linus Walleij <linus.walleij@stericsson.com>: > Changes v1->v2: > - Fixed Mikaels comments: spelling, terminology. > - Kept the functions inline: all uses and foreseen uses > are once per kernel and all are in __init or __cpuinit sections. > - Unable to break out common code - the code is not common and > implementing two execution paths will be more awkward. > - Hoping the tglx likes it anyway. Ping on tglx on this, I will uninline the functions if you think it's better in the long run, just tell me, else can you pick this patch? Linus Walleij |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH -v4 9/9] tracing: add function graph tracer support for MIPS, Richard Sandiford |
|---|---|
| Next by Date: | Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_init() in MIPS, Frederic Weisbecker |
| Previous by Thread: | Re: [PATCH] Make MIPS dynamic clocksource/clockevent clock code generic v2, Mikael Pettersson |
| Next by Thread: | [PATCH -v4 0/9] ftrace for MIPS, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |