On 06/24/2013 03:45 PM, Stephen Boyd wrote:
On 06/21/13 10:42, John Stultz wrote:
On 06/21/2013 10:05 AM, Stephen Boyd wrote:
On 06/21, Arnd Bergmann wrote:
This causes build failures when doing a simple merge with the arm-soc
tree:
==> build/clps711x_defconfig/faillog <==
/git/arm-soc/arch/a
On 06/21/13 10:42, John Stultz wrote:
> On 06/21/2013 10:05 AM, Stephen Boyd wrote:
>> On 06/21, Arnd Bergmann wrote:
>>> This causes build failures when doing a simple merge with the arm-soc
>>> tree:
>>>
>>> ==> build/clps711x_defconfig/faillog <==
>>> /git/arm-soc/arch/arm/mach-clps711x/common.c
On 06/21/2013 10:05 AM, Stephen Boyd wrote:
On 06/21, Arnd Bergmann wrote:
This causes build failures when doing a simple merge with the arm-soc
tree:
==> build/clps711x_defconfig/faillog <==
/git/arm-soc/arch/arm/mach-clps711x/common.c:37:29: fatal error:
asm/sched_clock.h: No such file or di
On 06/21, Arnd Bergmann wrote:
>
> This causes build failures when doing a simple merge with the arm-soc
> tree:
>
> ==> build/clps711x_defconfig/faillog <==
> /git/arm-soc/arch/arm/mach-clps711x/common.c:37:29: fatal error:
> asm/sched_clock.h: No such file or directory
> #include
>
On Sunday 02 June 2013, Stephen Boyd wrote:
> Nothing about the sched_clock implementation in the ARM port is
> specific to the architecture. Generalize the code so that other
> architectures can use it by selecting GENERIC_SCHED_CLOCK.
>
> Signed-off-by: Stephen Boyd
> ---
> arch/arm/Kconfig
On Tue, Jun 04, 2013 at 10:56:00AM -0700, John Stultz wrote:
> On 06/03/2013 12:50 PM, Stephen Boyd wrote:
>> On 06/03/13 00:12, Baruch Siach wrote:
>>> Hi Stephen,
>>>
>>> On Sat, Jun 01, 2013 at 11:39:40PM -0700, Stephen Boyd wrote:
{arch/arm/include/asm => include/linux}/sched_clock.h | 9
On 06/03/2013 12:50 PM, Stephen Boyd wrote:
On 06/03/13 00:12, Baruch Siach wrote:
Hi Stephen,
On Sat, Jun 01, 2013 at 11:39:40PM -0700, Stephen Boyd wrote:
{arch/arm/include/asm => include/linux}/sched_clock.h | 9 +++--
Shouldn't we just merge this header into the existing linux/sched.
On 06/03/13 00:12, Baruch Siach wrote:
> Hi Stephen,
>
> On Sat, Jun 01, 2013 at 11:39:40PM -0700, Stephen Boyd wrote:
>> Nothing about the sched_clock implementation in the ARM port is
>> specific to the architecture. Generalize the code so that other
>> architectures can use it by selecting GENER
Hi Stephen,
On Sat, Jun 01, 2013 at 11:39:40PM -0700, Stephen Boyd wrote:
> Nothing about the sched_clock implementation in the ARM port is
> specific to the architecture. Generalize the code so that other
> architectures can use it by selecting GENERIC_SCHED_CLOCK.
>
> Signed-off-by: Stephen Boy
Nothing about the sched_clock implementation in the ARM port is
specific to the architecture. Generalize the code so that other
architectures can use it by selecting GENERIC_SCHED_CLOCK.
Signed-off-by: Stephen Boyd
---
arch/arm/Kconfig | 1 +
arch/arm/common/
10 matches
Mail list logo