Randy Dunlap
dc6a78f1af
[SCSI] atp870u: reduce huge stack usage
...
The atp870u driver is the largest stack eater reported by checkstack
(on x86_864, allmodconfig). This converts the offending function
to kmalloc+kfree struct atp_unit instead of allocating it on the stack.
Was:
0x0000164c atp870u_probe [atp870u]: 3176
Now:
0x0000164c atp870u_probe [atp870u]: 408
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-06-28 12:43:20 -04:00
..
2006-06-23 21:37:34 -07:00
2006-06-20 01:21:29 -07:00
2006-06-24 14:47:59 -07:00
2006-06-25 10:01:22 -07:00
2006-03-31 17:26:33 +02:00
2006-06-25 10:01:16 -07:00
2006-06-25 10:01:24 -07:00
2006-06-23 07:43:06 -07:00
2006-06-23 08:47:27 -07:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-06-17 21:25:58 -07:00
2006-05-03 20:05:41 -07:00
2006-03-25 08:23:01 -08:00
2006-06-20 01:21:29 -07:00
2006-06-25 10:01:24 -07:00
2006-06-22 11:10:36 -07:00
2006-06-22 22:11:30 -07:00
2006-06-25 10:01:20 -07:00
2006-06-25 10:00:54 -07:00
2006-06-25 16:07:58 -07:00
2006-06-25 10:01:00 -07:00
2006-06-23 07:43:04 -07:00
2006-06-25 10:01:23 -07:00
2006-06-25 10:00:59 -07:00
2006-06-23 07:43:08 -07:00
2006-06-25 02:05:24 -03:00
2006-06-28 12:41:52 -04:00
2006-03-24 07:33:28 -08:00
2006-06-23 07:42:45 -07:00
2006-06-19 13:06:05 +01:00
2006-06-20 20:31:24 +01:00
2006-06-25 17:43:33 -07:00
2006-06-25 10:01:04 -07:00
2006-04-21 22:20:33 +00:00
2006-06-25 10:01:25 -07:00
2006-06-21 12:00:01 -07:00
2006-06-19 15:37:31 +01:00
2006-06-25 10:01:01 -07:00
2006-06-25 10:01:14 -07:00
2006-06-25 10:01:06 -07:00
2006-06-25 10:00:55 -07:00
2006-06-28 12:43:20 -04:00
2006-06-25 17:43:33 -07:00
2006-06-23 07:43:07 -07:00
2006-05-26 11:55:46 -07:00
2006-03-23 07:38:16 -08:00
2006-03-31 17:26:33 +02:00
2006-06-25 06:44:44 -04:00
2006-06-25 10:09:31 -07:00
2006-06-23 07:43:06 -07:00
2006-03-25 08:22:53 -08:00
2006-06-17 21:18:43 -07:00
2006-06-17 21:18:43 -07:00