public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] DaVinci fixes for v4.10
Date: Wed, 4 Jan 2017 17:43:54 +0530	[thread overview]
Message-ID: <20170104121354.8467-1-nsekhar@ti.com> (raw)

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.10

for you to fetch changes up to d1df1e01af1d7c91e48204b9eb8b9f20cdb90700:

  ARM: davinci: da8xx: Fix sleeping function called from invalid context (2017-01-02 16:15:07 +0530)

----------------------------------------------------------------
This pull request contains fixes for the following issues

1) Fix two instances of infinite loop occurring in
   clock list for DA850. This fixes kernel hangs in some
   instances and so have been marked for stable kernel.

2) Fix for sleeping function called from atomic context
   with USB 2.0 clock management code introduced in v4.10
   merge window.

----------------------------------------------------------------
Alexandre Bailon (2):
      ARM: davinci: Make __clk_{enable,disable} functions public
      ARM: davinci: da8xx: Fix sleeping function called from invalid context

Bartosz Golaszewski (2):
      ARM: davinci: da850: fix infinite loop in clk_set_rate()
      ARM: davinci: da850: don't add emac clock to lookup table twice

 arch/arm/mach-davinci/clock.c     | 12 ++++++------
 arch/arm/mach-davinci/clock.h     |  2 ++
 arch/arm/mach-davinci/da850.c     | 32 ++++++++++++++++++++++++++++++--
 arch/arm/mach-davinci/usb-da8xx.c | 34 +++++++++++++++-------------------
 4 files changed, 53 insertions(+), 27 deletions(-)

             reply	other threads:[~2017-01-04 12:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-04 12:13 Sekhar Nori [this message]
2017-01-04 15:44 ` [GIT PULL] DaVinci fixes for v4.10 Arnd Bergmann

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=20170104121354.8467-1-nsekhar@ti.com \
    --to=nsekhar@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox