Files
kernel/include
Tejun Heo fe635c7e91 [PATCH] libata: use preallocated buffers
It's not a very good idea to allocate memory during EH.  Use
statically allocated buffer for dev->id[] and add 512byte buffer
ap->sector_buf.  This buffer is owned by EH (or probing) and to be
used as temporary buffer for various purposes (IDENTIFY, NCQ log page
10h, PM GSCR block).

Signed-off-by: Tejun Heo <htejun@gmail.com>
2006-05-15 20:57:35 +09:00
..
2006-03-31 12:19:01 -08:00
2006-04-24 13:48:51 -07:00
2006-04-24 13:48:51 -07:00
2006-04-24 15:20:23 -04:00
2006-04-10 09:43:47 -07:00