<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> Given that POSIX does not guarantee the order (nor the number) of the
 data-members within "struct iovec", we should either use designated
 initializers, or direct member-access, to initialize struct iovec.{iov_base,
 iov_len}.
 As designated-initialiazers are used in other parts of src/misc/interrupt.c,
 this patch does the same.</code></pre>
</blockquote>
<p>This patch is in no way related to the patch in which it accidentally is a sub-email of; sorry for the inconvenience!</p>