<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 11, 2014 at 10:28 AM, Iulia Manda <span dir="ltr"><<a href="mailto:iulia.manda21@gmail.com" target="_blank">iulia.manda21@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patchset removes rcu_data strcture's field preemptible, as it is unused,<br>
from tree.h and tree.c.<br>
<br>
Iulia Manda (2):<br>
  kernel: rcu: remove preemptible from header<br>
  kernel: rcu: remove preemptible field from rcu_structure structure<br>
<br>
 kernel/rcu/tree.c |    6 ++----<br>
 kernel/rcu/tree.h |    1 -<br>
 2 files changed, 2 insertions(+), 5 deletions(-)<br>
<span><font color="#888888"><br><br></font></span></blockquote><div><br></div><div>Hi,</div><div><br></div><div>Please combine this into one patch. The reason is that when you apply the first patch only, you break the build as that structure member is now deleted. No patch should ever break the build.</div>
<div><br></div><div>Thanks,</div><div>Valentina</div>
</div><br></div></div>