All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARC updates for 4.15-rc7
@ 2018-01-05 21:06 ` Vineet Gupta
  0 siblings, 0 replies; 2+ messages in thread
From: Vineet Gupta @ 2018-01-05 21:06 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: arcml, lkml, Alexey Brodkin, Eugeniy Paltsev, Sergey Senozhatsky

Hi Linus,

ARC updates for 4.15-rc7. They have been sitting in for-next for a while but got 
delayed coming your way due to the holidays.

Please pull !

Thx,
-Vineet
-------------------------->
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.15-rc7

for you to fetch changes up to af1be2e21203867cb958aaceed5366e2e24b88e8:

   ARC: handle gcc generated __builtin_trap for older compiler (2018-01-03 
00:31:27 -0800)

----------------------------------------------------------------
ARC fixes for 4.15-rc7

  - platform updates for setting up clock correctly

  - Fixes to accomodate newer gcc (__builtin_trap, removed inline asm modifier)

  - Other fixes

----------------------------------------------------------------
Alexey Brodkin (2):
       ARC: Fix detection of dual-issue enabled
       ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM

Eugeniy Paltsev (4):
       ARC: [plat-hsdk]: Set initial core pll output frequency
       ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code
       ARC: [plat-axs103]: Set initial core pll output frequency
       ARC: [plat-axs103] refactor the quad core DT quirk code

Sergey Senozhatsky (1):
       arc: do not use __print_symbol()

Vineet Gupta (3):
       ARC: uaccess: dont use "l" gcc inline asm constraint modifier
       ARC: handle gcc generated __builtin_trap()
       ARC: handle gcc generated __builtin_trap for older compiler

  arch/arc/boot/dts/axc003.dtsi     |  8 ++++++++
  arch/arc/boot/dts/axc003_idu.dtsi |  8 ++++++++
  arch/arc/boot/dts/hsdk.dts        |  8 ++++++++
  arch/arc/configs/hsdk_defconfig   |  5 +++--
  arch/arc/include/asm/uaccess.h    |  5 +++--
  arch/arc/kernel/setup.c           |  2 +-
  arch/arc/kernel/stacktrace.c      |  2 +-
  arch/arc/kernel/traps.c           | 14 +++++++++++++
  arch/arc/kernel/troubleshoot.c    |  3 +++
  arch/arc/plat-axs10x/axs10x.c     | 18 ++++++++---------
  arch/arc/plat-hsdk/platform.c     | 42 ---------------------------------------
  11 files changed, 57 insertions(+), 58 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] ARC updates for 4.15-rc7
@ 2018-01-05 21:06 ` Vineet Gupta
  0 siblings, 0 replies; 2+ messages in thread
From: Vineet Gupta @ 2018-01-05 21:06 UTC (permalink / raw)
  To: linux-snps-arc

Hi Linus,

ARC updates for 4.15-rc7. They have been sitting in for-next for a while but got 
delayed coming your way due to the holidays.

Please pull !

Thx,
-Vineet
-------------------------->
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.15-rc7

for you to fetch changes up to af1be2e21203867cb958aaceed5366e2e24b88e8:

   ARC: handle gcc generated __builtin_trap for older compiler (2018-01-03 
00:31:27 -0800)

----------------------------------------------------------------
ARC fixes for 4.15-rc7

  - platform updates for setting up clock correctly

  - Fixes to accomodate newer gcc (__builtin_trap, removed inline asm modifier)

  - Other fixes

----------------------------------------------------------------
Alexey Brodkin (2):
       ARC: Fix detection of dual-issue enabled
       ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM

Eugeniy Paltsev (4):
       ARC: [plat-hsdk]: Set initial core pll output frequency
       ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code
       ARC: [plat-axs103]: Set initial core pll output frequency
       ARC: [plat-axs103] refactor the quad core DT quirk code

Sergey Senozhatsky (1):
       arc: do not use __print_symbol()

Vineet Gupta (3):
       ARC: uaccess: dont use "l" gcc inline asm constraint modifier
       ARC: handle gcc generated __builtin_trap()
       ARC: handle gcc generated __builtin_trap for older compiler

  arch/arc/boot/dts/axc003.dtsi     |  8 ++++++++
  arch/arc/boot/dts/axc003_idu.dtsi |  8 ++++++++
  arch/arc/boot/dts/hsdk.dts        |  8 ++++++++
  arch/arc/configs/hsdk_defconfig   |  5 +++--
  arch/arc/include/asm/uaccess.h    |  5 +++--
  arch/arc/kernel/setup.c           |  2 +-
  arch/arc/kernel/stacktrace.c      |  2 +-
  arch/arc/kernel/traps.c           | 14 +++++++++++++
  arch/arc/kernel/troubleshoot.c    |  3 +++
  arch/arc/plat-axs10x/axs10x.c     | 18 ++++++++---------
  arch/arc/plat-hsdk/platform.c     | 42 ---------------------------------------
  11 files changed, 57 insertions(+), 58 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-05 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-05 21:06 [GIT PULL] ARC updates for 4.15-rc7 Vineet Gupta
2018-01-05 21:06 ` Vineet Gupta

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.