linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Rutland <mark.rutland@arm.com>
To: linux-kernel@vger.kernel.org
Cc: linux-arch@vger.kernel.org, akpm@linux-foundation.org,
	heiko.carstens@de.ibm.com, keescook@chromium.org,
	luto@kernel.org, mark.rutland@arm.com
Subject: [PATCHv2 0/2] THREAD_INFO_IN_TASK prep work for arm64+s390
Date: Wed, 26 Oct 2016 18:43:05 +0100	[thread overview]
Message-ID: <1477503787-25537-1-git-send-email-mark.rutland@arm.com> (raw)

Hi all,

[resending for linux-arch, apologies for spam]

Heiko and I have been working on THREAD_INFO_IN_TASK for s390 and arm64
respectively, and we're both targetting v4.10.

These are the common core changes which we both require. I've put together a
branch [1,2] based on v4.9-rc2. I intend to tag this at some point next week so
that Heiko and I have a stable base.

Until then, any and all acks appreciated. ;)

Thanks,
Mark.

Since v1:
* Rebase to v4.9-rc2
* Drop Heiko's patch that was merged before -rc2
* Add Heiko's Acked-by
* Add Andy's Reviewed-by

[1] git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git core/ti-stack-split
[2] https://git.kernel.org/cgit/linux/kernel/git/mark/linux.git/log/?h=core/ti-stack-split

Mark Rutland (2):
  thread_info: factor out restart_block
  thread_info: include <current.h> for THREAD_INFO_IN_TASK

 include/linux/restart_block.h | 51 +++++++++++++++++++++++++++++++++++++++++++
 include/linux/thread_info.h   | 42 ++---------------------------------
 2 files changed, 53 insertions(+), 40 deletions(-)
 create mode 100644 include/linux/restart_block.h

-- 
1.9.1

             reply	other threads:[~2016-10-26 17:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-26 17:43 Mark Rutland [this message]
2016-10-26 17:43 ` [PATCHv2 0/2] THREAD_INFO_IN_TASK prep work for arm64+s390 Mark Rutland
2016-10-26 17:43 ` [PATCHv2 1/2] thread_info: factor out restart_block Mark Rutland
2016-10-26 17:43 ` [PATCHv2 2/2] thread_info: include <current.h> for THREAD_INFO_IN_TASK Mark Rutland
2016-10-26 17:43   ` Mark Rutland
2016-11-02 15:56 ` [PATCHv2 0/2] THREAD_INFO_IN_TASK prep work for arm64+s390 Mark Rutland
2016-11-10 18:13   ` Mark Rutland
2016-11-11  9:16     ` Heiko Carstens
2016-11-11  9:16       ` Heiko Carstens
2016-11-11 15:42       ` Martin Schwidefsky
2016-11-11 15:42         ` Martin Schwidefsky
2016-11-11 16:23         ` Mark Rutland

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=1477503787-25537-1-git-send-email-mark.rutland@arm.com \
    --to=mark.rutland@arm.com \
    --cc=akpm@linux-foundation.org \
    --cc=heiko.carstens@de.ibm.com \
    --cc=keescook@chromium.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).