mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
1227633a44
If alloc_pdu fails then the task->hdr pointer may not be set. This adds a check for this case in the cleanup callback. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>