aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ppc/pmac.c
diff options
context:
space:
mode:
authorElias Oltmanns <eo@nebensachen.de>2008-10-13 21:39:45 +0200
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2008-10-13 21:39:45 +0200
commite415e495f8294e536e09e6a15fba897cce4c0748 (patch)
tree7a1a9c82d1b0faedf2454a76027df6e1fff4a8fb /drivers/ide/ppc/pmac.c
parent06b89518fa69fb7243dc98c31f9a9cfa61bfe788 (diff)
downloadkernel_samsung_smdk4412-e415e495f8294e536e09e6a15fba897cce4c0748.zip
kernel_samsung_smdk4412-e415e495f8294e536e09e6a15fba897cce4c0748.tar.gz
kernel_samsung_smdk4412-e415e495f8294e536e09e6a15fba897cce4c0748.tar.bz2
ide: Two fixes regarding memory allocation
In function ide_devset_execute() we should use __GFP_WAIT rather than GFP_KERNEL. Also, the allocation cannot possibly fail at that point. More importantly, there is a potential memory leak in the device probing code. The infrastructure seems rather complex and I hope I haven't messed anything up by trying to fix this. Signed-off-by: Elias Oltmanns <eo@nebensachen.de> [bart: remove superfluous ide_lock taking] Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/ide/ppc/pmac.c')
0 files changed, 0 insertions, 0 deletions