diff options
author | NeilBrown <neilb@suse.de> | 2010-05-17 11:27:00 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-07-05 11:15:49 -0700 |
commit | 082aa2fd54a4482d2d59e375ce28dbef9b485bee (patch) | |
tree | 536f062805f06eaadb1d6632b31ecee9b0204497 /scripts/patch-kernel | |
parent | fcab0185eddfe15e4bd7f484db0d4441186a7b01 (diff) |
md/linear: avoid possible oops and array stop
commit ef2f80ff7325b2c1888ff02ead28957b5840bf51 upstream.
Since commit ef286f6fa673cd7fb367e1b145069d8dbfcc6081
it has been important that each personality clears
->private in the ->stop() function, or sets it to a
attribute group to be removed.
linear.c doesn't. This can sometimes lead to an oops,
though it doesn't always.
Suitable for 2.6.33-stable and 2.6.34.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions