diff options
| author | David Woodhouse <[email protected]> | 2006-06-25 05:48:41 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-25 10:01:17 -0700 |
| commit | 78dbe706e22f54bce61571ad837238382e1ba5f9 (patch) | |
| tree | 4da3f15df037bc9ff7b11c42c17b9bf523a1a930 /scripts/basic | |
| parent | c836043e708d50bb301479d0db8e0dc77d4f52ca (diff) | |
[PATCH] R3964: fix GFP_KERNEL allocations in timer function
In the error case, add_msg() gets called from timer functions, so should
be using GFP_ATOMIC instead of GFP_KERNEL.
Ref: http://bugzilla.kernel.org/show_bug.cgi?id=6659. Thanks to Christian
Werner <[email protected]> for reporting, and for the initial fix.
Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions