diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-21 23:31:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-21 23:31:50 +0200 |
commit | 6219844e72ecc7a7c9efed8b4e41a6c6064a4967 (patch) | |
tree | 85ed65fe25c5fadac31c260eb843ee3540a1e006 /drivers/power | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
parent | sparc: fix the return value of module_alloc() (diff) | |
download | linux-6219844e72ecc7a7c9efed8b4e41a6c6064a4967.tar.xz linux-6219844e72ecc7a7c9efed8b4e41a6c6064a4967.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc updates from David Miller:
1) Debugging builds on 32-bit sparc need to handle the R_SPARC_DISP32
relocation, not just 64-bit sparc. From Andreas Larsson.
2) Wei Yongjun noticed that module_alloc() on sparc can return an
error pointer, but that's not allowed. module_alloc() should
return only a valid pointer, or NULL.
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
sparc: fix the return value of module_alloc()
sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions