From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@kernel.org>
Cc: Alexander Kochetkov <al.kochet@gmail.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] clockevents 4.11 fixes
Date: Tue, 28 Mar 2017 17:12:30 +0200 [thread overview]
Message-ID: <20170328151230.GG2123@mai> (raw)
Hi Thomas, Ingo,
This pull request provides a couple of fixes from Alexander Kochetkov regarding
the clkevt-of probe interface where a typo and a missing declaration.
- Fix compilation error with the clkevt-probe interface (Alexander Kochetkov).
Thanks!
-- Daniel
The following changes since commit 33d8c15559df4f0bce25d7e16ebb5879e249f2e7:
Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" (2017-03-11 22:03:34 +0100)
are available in the git repository at:
https://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.11-fixes
for you to fetch changes up to 8d09617b076fd03ee9ae124abce94dda17bf3723:
vmlinux.lds: Add __clkevt_of_table to kernel (2017-03-28 09:40:39 +0200)
----------------------------------------------------------------
Alexander Kochetkov (2):
clockevents: Fix syntax error in clkevt-of macro
vmlinux.lds: Add __clkevt_of_table to kernel
drivers/clocksource/clkevt-probe.c | 2 +-
include/asm-generic/vmlinux.lds.h | 2 ++
include/linux/clockchips.h | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
next reply other threads:[~2017-03-28 15:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-28 15:12 Daniel Lezcano [this message]
2017-03-28 15:13 ` [PATCH 1/2] clockevents: Fix syntax error in clkevt-of macro Daniel Lezcano
2017-03-28 15:14 ` [PATCH 2/2] vmlinux.lds: Add __clkevt_of_table to kernel Daniel Lezcano
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=20170328151230.GG2123@mai \
--to=daniel.lezcano@linaro.org \
--cc=al.kochet@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/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