diff options
| author | Sam Ravnborg <[email protected]> | 2007-07-31 00:38:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-31 15:39:39 -0700 |
| commit | 96e3e18eed3b48f6d4377dee0326a106e8a04569 (patch) | |
| tree | d6e4d66ec415ffc934930f32ed62cebe403e9a29 /scripts/patch-kernel | |
| parent | 9965a5d5a5aab575f995ba58dc80285aa0f6ecbf (diff) | |
lib: move kasprintf to a separate file
kasprintf pulls in kmalloc which proved to be fatal for at least
bootimage target on alpha.
Move it to a separate file so only users of kasprintf are exposed
to the dependency on kmalloc.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Jeremy Fitzhardinge <[email protected]>
Cc: Meelis Roos <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Jay Estabrook <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions