commit | 34aec07c170b972a29c954b37047184bd0f9f294 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Mon Oct 25 16:10:28 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Oct 25 16:10:18 2010 +0200 |
tree | 3fad31043f548eac6321814b3c5f55b0bb3c0a0e | |
parent | b730f3a933958362ee1080c257f2cc158149310a [diff] |
[S390] chsc: initialization fixes This patch fixes: * kfree vs. free_page usage * structure definition for determine_css_characteristics * naming convention for the chsc init function * deregistration of crw handlers in the cleanup path Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>