All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Smalley <sds@tycho.nsa.gov>
To: William Roberts <bill.c.roberts@gmail.com>
Cc: selinux@tycho.nsa.gov, William Roberts <w.roberts@sta.samsung.com>
Subject: Re: [PATCH] Fix for build error no support ARM mode `smc #0'
Date: Mon, 23 Jul 2012 10:24:14 -0400	[thread overview]
Message-ID: <1343053454.23118.44.camel@moss-pluto.epoch.ncsc.mil> (raw)
In-Reply-To: <1342762183-22189-2-git-send-email-w.roberts@sta.samsung.com>

On Thu, 2012-07-19 at 22:29 -0700, William Roberts wrote:
> Fixes build bug
> security/smc/bridge_pub2sec.S:95: Error: selected processor does not support ARM mode `smc #0'
> ---
>  security/smc/bridge_pub2sec.S |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/security/smc/bridge_pub2sec.S b/security/smc/bridge_pub2sec.S
> index 15cd3b7..30b8b35 100644
> --- a/security/smc/bridge_pub2sec.S
> +++ b/security/smc/bridge_pub2sec.S
> @@ -74,6 +74,7 @@ return_from_irq:
>  	b	label_smc
>  
>  label_smc:
> +	.arch_extension sec
>  	INVALIDATE_BTB
>  	dsb
>  	dmb

Thanks, but this should go to AOSP, not us.

-- 
Stephen Smalley
National Security Agency


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  reply	other threads:[~2012-07-23 14:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-20  5:29 kernel/omap seandroid-omap-tuna-3.0 William Roberts
2012-07-20  5:29 ` [PATCH] Fix for build error no support ARM mode `smc #0' William Roberts
2012-07-23 14:24   ` Stephen Smalley [this message]
2012-07-26 18:52 kernel/omap William Roberts
2012-07-26 18:52 ` [PATCH] Fix for build error no support ARM mode `smc #0' William Roberts

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=1343053454.23118.44.camel@moss-pluto.epoch.ncsc.mil \
    --to=sds@tycho.nsa.gov \
    --cc=bill.c.roberts@gmail.com \
    --cc=selinux@tycho.nsa.gov \
    --cc=w.roberts@sta.samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.