aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2005-12-09 19:21:44 +0100
committerPaul Mackerras <[email protected]>2006-01-09 14:53:31 +1100
commitf9ce299fc629d5c899a2e56b00e21f5da05cf590 (patch)
treeda8f883f72d08f9534e9eca3bba662413b9bd865 /scripts/patch-kernel
parentd52771fce4e774fa786097d34412a057d487c697 (diff)
[PATCH] powerpc: fix large nvram access
/dev/nvram uses the user-provided read/write size for kmalloc, which fails, if a large number is passed. This will always use a single page at most, which can be expected to succeed. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions