commit | adb0a61681224340271bb2c2e1a060434b76ec06 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Wed Nov 26 01:34:55 2008 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jan 04 23:50:32 2009 +0100 |
tree | c0c71c558add3e3fdab1810c162fed5b63342f45 | |
parent | 4a6908a3a050aacc9c3a2f36b276b46c0629ad91 [diff] |
ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation All callers of hpsb_register_addrspace() can sleep. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>