All of lore.kernel.org
 help / color / mirror / Atom feed
From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: remove __switch_data object from head.S
Date: Tue, 3 Mar 2015 18:15:40 +0000	[thread overview]
Message-ID: <20150303181540.GD10239@leverpostej> (raw)
In-Reply-To: <1425385667-16082-1-git-send-email-ard.biesheuvel@linaro.org>

Hi Ard,

> +	str	x22, [x4, :lo12:processor_id]	// Save processor ID

We should just get rid of processor_id. It doesn't make sense given
big.LITTLE, we have the information stored per-cpu in cpu_data, and as
far as I can tell nothing relies on it currently.

Thanks,
Mark.

      reply	other threads:[~2015-03-03 18:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 12:27 [PATCH] arm64: remove __switch_data object from head.S Ard Biesheuvel
2015-03-03 18:15 ` Mark Rutland [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=20150303181540.GD10239@leverpostej \
    --to=mark.rutland@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.