On Wed, 20 Apr 2005 00:59:43 -0700 Yum Rayan wrote:

| This patch reduces stack usage in megasas_probe_one() from to 2200 to
| 156. A patched version of gcc 3.4.3 with -fno-unit-at-a-time disabled
| was used on i386 platform.

Hi Yum,

In the future, please use "diff -up" (or even more options,
but please add the 'p') so that we can easily see what functions
or structs the modifications are in.

Check Documentation/SubmittingPatches:

1) "diff -up"
------------
Use "diff -up" or "diff -uprN" to create patches.


diffstat output would also be a good addition.

Thanks,
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to