Al Viro bc86120a85 [PATCH] SCSI GFP fixes
Somebody forgot that | has higher priority than ?:.  As the result,
allocation is done with bogus flags - instead of GFP_ATOMIC + possibly
GFP_DMA we always get GFP_DMA and no GFP_ATOMIC. 

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-24 12:28:34 -07:00
..
2005-04-21 08:30:30 -07:00
2005-04-21 17:13:59 -07:00
2005-04-18 13:45:00 -05:00
2005-04-24 12:28:34 -07:00
2005-04-21 14:09:42 -07:00