[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140528201955.GJ5099@sirena.org.uk>
Date: Wed, 28 May 2014 21:19:55 +0100
From: Mark Brown <broonie@...nel.org>
To: AKASHI Takahiro <takahiro.akashi@...aro.org>
Cc: rostedt@...dmis.org, fweisbec@...il.com, mingo@...hat.com,
catalin.marinas@....com, will.deacon@....com,
tim.bird@...ymobile.com, linaro-kernel@...ts.linaro.org,
arndb@...db.de, linux-kernel@...r.kernel.org, dsaxena@...aro.org,
gkulkarni@...iumnetworks.com, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v8 5/8] arm64: Add ftrace support
On Wed, Apr 30, 2014 at 06:54:33PM +0900, AKASHI Takahiro wrote:
> +/*
> + * arch/arm64/kernel/entry-ftrace.S
> + *
> + * Copyright (C) 2013 Linaro Limited
> + * Author: AKASHI Takahiro <takahiro.akashi@...aro.org>
> + *
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License version 2 as
> + * published by the Free Software Foundation.
> + */
> +
> +#include <linux/linkage.h>
> +#include <asm/ftrace.h>
> +#include <asm/insn.h>
asm/insn.h contains a bunch of C stuff which won't build without
__ASSEMBLY__ guards unless I'm missing something (I'm working with a
non-mainline tree so I might be).
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists