Files
kernel_xiaomi_sm8250/drivers/net
Linus Torvalds 16ecf85a5c e1000: fix stack size
Here's the patch. It shrinks the stack from 1152 bytes to 192 bytes (the
first version, that only did the e1000_option part, got it down to 600
bytes). About half comes from not using multiple "e1000_option"
structures, the other half comes from turning the "e1000_opt_list[]"
arrays into "static const" instead, so that gcc doesn't copy them onto the
stack.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Reveiewed-by: Auke Kok <auke-jan.h.kok@intel.com>
Tested-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-08-27 13:56:27 -07:00
..
2008-07-29 17:48:42 -04:00
2008-08-27 13:56:27 -07:00
2008-08-14 04:42:41 -04:00
2008-08-07 02:22:15 -04:00
2008-08-14 04:26:38 -04:00
2008-07-29 18:24:14 -04:00
2008-08-13 16:05:38 -07:00
2008-08-13 16:05:37 -07:00
2008-08-13 16:05:38 -07:00
2008-08-13 16:05:37 -07:00
2008-08-25 15:30:39 -07:00
2008-08-13 16:05:37 -07:00
2008-08-25 15:19:17 -07:00
2008-07-26 12:00:06 -07:00
2008-08-14 04:26:38 -04:00
2008-08-07 02:11:01 -04:00
2008-07-25 15:44:44 +10:00
2008-08-14 04:26:38 -04:00
2008-08-14 04:44:11 -04:00
2008-08-07 02:11:19 -04:00
2008-07-24 06:22:59 +02:00
2008-08-14 04:44:11 -04:00
2008-07-26 20:53:40 -04:00
2008-08-07 02:11:15 -04:00
2008-08-14 04:26:38 -04:00
2008-08-14 04:26:38 -04:00
2008-08-07 02:20:57 -04:00
2008-08-07 01:55:50 -04:00
2008-08-14 04:26:38 -04:00
2008-08-15 14:11:19 -07:00
2008-08-15 14:10:04 -07:00