commit | f6d8a56693426b1f29ff5cafda8be0d65e4e1870 | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Wed Jun 02 16:22:02 2010 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jun 08 21:13:48 2010 +0200 |
tree | 3fedbb46a459c147fd8d470c7f5091235677cc03 | |
parent | 450a007eebaf430426ea8f89bbc3f287949905b2 [diff] |
x86, UV: Modularize BAU send and wait Streamline the large uv_flush_send_and_wait() function by use of a couple of helper functions. And remove some excess comments. Signed-off-by: Cliff Wickman <cpw@sgi.com> Cc: gregkh@suse.de LKML-Reference: <E1OJvNy-0004ay-IH@eag09.americas.sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>