public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba•org>
To: Steven Rostedt <rostedt@goodmis•org>
Cc: mmarek@suse•cz, linux-kbuild@vger•kernel.org,
	peterz@infradead•org, linux-kernel@vger•kernel.org,
	jbaron@akamai•com, paulus@samba•org, mgorman@suse•de,
	akpm@linux-foundation•org, linuxppc-dev@lists•ozlabs.org,
	mingo@kernel•org, liuj97@gmail•com
Subject: Re: [PATCH 1/2] jump_label: Allow jump labels to be used in assembly
Date: Wed, 7 Jan 2015 21:34:28 +1100	[thread overview]
Message-ID: <20150107213428.5ddb2095@kryten> (raw)
In-Reply-To: <20150106174822.GA29629@home.goodmis.org>

Hi Steve,

> Have you tested this on other archs? Because just looking at x86, it
> doesn't seem that asm/jump_label.h can handle being called in
> assembly.

Since no one is including linux/jump_label.h in assembly yet, nothing
should break. We could however add __ASSEMBLY__ protection to all the
asm/jump_label.h files. Patches on the way.

Anton

      reply	other threads:[~2015-01-07 10:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 10:20 [PATCH 1/2] jump_label: Allow jump labels to be used in assembly Anton Blanchard
2015-01-06 10:20 ` [PATCH 2/2] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define Anton Blanchard
2015-01-06 15:46 ` [PATCH 1/2] jump_label: Allow jump labels to be used in assembly Jason Baron
2015-01-06 17:48 ` Steven Rostedt
2015-01-07 10:34   ` Anton Blanchard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150107213428.5ddb2095@kryten \
    --to=anton@samba$(echo .)org \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=jbaron@akamai$(echo .)com \
    --cc=linux-kbuild@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=liuj97@gmail$(echo .)com \
    --cc=mgorman@suse$(echo .)de \
    --cc=mingo@kernel$(echo .)org \
    --cc=mmarek@suse$(echo .)cz \
    --cc=paulus@samba$(echo .)org \
    --cc=peterz@infradead$(echo .)org \
    --cc=rostedt@goodmis$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox