lkml.org 
[lkml]   [2013]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] MN10300 Fixes
Date

Hi Linus,

Could you pull these MN10300 fixes please? The first fixes a problem with
passing arrays rather than pointers to get_user() where __typeof__ then wants
to declare and initialise an array variable which gcc doesn't like. The
second fixes a problem whereby putting mem=xxx into the kernel command line
causes init=xxx to get an incorrect value.

Thanks,
David
---
The following changes since commit 98b6ed0f2bf4abfb759206aa70690636372bdee7:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2013-06-26 19:24:37 -1000)

are available in the git repository at:


git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300.git tags/for-linus-20130628

for you to fetch changes up to e3f12a53042e26202993baa3ad4ff8768173653d:

mn10300: Use early_param() to parse "mem=" parameter (2013-06-28 16:53:03 +0100)

----------------------------------------------------------------
(from the branch description for for-linus local branch)

MN10300 patches for linus
MN10300 changes 2013-06-28

----------------------------------------------------------------
Akira Takeuchi (2):
mn10300: Allow to pass array name to get_user()
mn10300: Use early_param() to parse "mem=" parameter

arch/mn10300/include/asm/uaccess.h | 2 +-
arch/mn10300/kernel/setup.c | 54 +++++++++++++++-----------------------
2 files changed, 22 insertions(+), 34 deletions(-)


\
 
 \ /
  Last update: 2013-06-29 01:41    [W:0.154 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site