public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Salyzyn <salyzyn@android.com>
To: linux-kernel@vger.kernel.org
Cc: kevin.brodsky@arm.com, catalin.marinas@arm.com,
	will.deacon@arm.com, mingo@kernel.org, borntraeger@de.ibm.com,
	james.morse@arm.com, peterz@infradead.org, Dave.Martin@arm.com,
	credmonster@gmail.com, zijun_hu@htc.com, mark.rutland@arm.com,
	jszhang@marvell.com, labbott@redhat.com, john.stultz@linaro.org,
	keescook@chromium.org, linux-arm-kernel@lists.infradead.org,
	takahiro.akashi@linaro.org, mmarek@suse.com,
	ard.biesheuvel@linaro.org, Mark Salyzyn <salyzyn@android.com>
Subject: resend: [PATCH 0/3] arm+arm64: vdso: Unification
Date: Mon, 11 Sep 2017 09:21:36 -0700	[thread overview]
Message-ID: <20170911162138.113579-1-salyzyn@android.com> (raw)

Take an effort to recode the arm64 vdso code from assembler to C
previously submitted by Andrew Pinski <apinski@cavium.com>, rework
it for use in both arm and arm64, overlapping any optimizations
for each architecture. Make sure it will work for future Aarch32 vdso
on arm64.

Side effects include renaming some vdso_datapage.h variables, adding
a few more to enhance features and functionality to match.

Finally, add unified support for CLOCK_BOOTTIME in clock_gettime call.

Signed-off-by: Mark Salyzyn <salyzyn@android.com>

                 reply	other threads:[~2017-09-11 16:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20170911162138.113579-1-salyzyn@android.com \
    --to=salyzyn@android.com \
    --cc=Dave.Martin@arm.com \
    --cc=ard.biesheuvel@linaro.org \
    --cc=borntraeger@de.ibm.com \
    --cc=catalin.marinas@arm.com \
    --cc=credmonster@gmail.com \
    --cc=james.morse@arm.com \
    --cc=john.stultz@linaro.org \
    --cc=jszhang@marvell.com \
    --cc=keescook@chromium.org \
    --cc=kevin.brodsky@arm.com \
    --cc=labbott@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mingo@kernel.org \
    --cc=mmarek@suse.com \
    --cc=peterz@infradead.org \
    --cc=takahiro.akashi@linaro.org \
    --cc=will.deacon@arm.com \
    --cc=zijun_hu@htc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox