<p dir="ltr">I think you want to have first-patch checked out and rebase origin/staging-testing ? You mite also consider checking out staging-testing first and run git fetch origin.</p>
<p dir="ltr">On Feb 14, 2016 8:17 PM, &quot;YU Bo&quot; &lt;<a href="mailto:yuzibode@126.com">yuzibode@126.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt; Some days ago i followed the tips:<br>
&gt; <a href="http://kernelnewbies.org/FirstKernelPatch">http://kernelnewbies.org/FirstKernelPatch</a><br>
&gt; git clone greg&#39;s git tree and built branch first-patch.<br>
&gt; Due to my first patch that fixes coding style reported<br>
&gt; by <a href="http://checkptch.pl">checkptch.pl</a> didn&#39;t applied,so i intend to rebase my <br>
&gt; git branch first-patch.The question i encounter is:<br>
&gt; ==================git command &amp;&amp; output========<br>
&gt; yubo@debian:~/maintree/staging$  git rebase first-patch<br>
&gt; It looks like git-am is in progress. Cannot rebase.<br>
&gt; yubo@debian:~/maintree/staging$ git am --abort <br>
&gt; You seem to have moved HEAD since the last &#39;am&#39; failure.<br>
&gt; Not rewinding to ORIG_HEAD<br>
&gt; yubo@debian:~/maintree/staging$ git rebase first-patch<br>
&gt; First, rewinding head to replay your work on top of it...<br>
&gt; Applying: ovl: default permissions<br>
&gt; Using index info to reconstruct a base tree...<br>
&gt; Falling back to patching base and 3-way merge...<br>
&gt; ----<br>
&gt; Auto-merging drivers/gpu/drm/i915/intel_display.c<br>
&gt; CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/intel_display.c<br>
&gt; Failed to merge in the changes.<br>
&gt; Patch failed at 0010 drm/i915: Only run commit when crtc is active, v2.<br>
&gt;<br>
&gt; Is there  something with wrong?<br>
&gt; Thanks in advance for the noisy.<br>
&gt; --<br>
&gt; Best Regards<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Kernelnewbies mailing list<br>
&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
&gt;<br>
</p>