Linus,

Please pull the following changes for 3.16 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master

These mostly just address smaller issues reported to me.

Thanks!

Daniel Walter (1):
      replace strict_strto* call with kstrto*

Fabian Frederick (1):
      drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO

Geert Uytterhoeven (1):
      tile: Update comments for generic idle conversion

Rickard Strandqvist (1):
      arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables

Wang Sheng-Hui (2):
      tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem 
flags
      tile: cleanup the comment in init_pgprot

 arch/tile/include/asm/thread_info.h |  2 +-
 arch/tile/kernel/setup.c            | 12 +++++-------
 arch/tile/kernel/signal.c           |  7 +++----
 arch/tile/kernel/traps.c            |  5 ++---
 arch/tile/kernel/unaligned.c        | 15 ++-------------
 arch/tile/mm/init.c                 |  8 ++++----
 drivers/tty/hvc/hvc_tile.c          |  2 +-
 7 files changed, 18 insertions(+), 33 deletions(-)

--
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to