<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Michael,<br>
<br>
On 08 June 2016 at 04:52 AM, Michael Ellerman wrote:<br>
</div>
<blockquote cite="mid:1465354334.14294.4.camel@ellerman.id.au"
type="cite">
<pre wrap="">On Tue, 2016-06-07 at 22:17 +0200, Christian Zigotzky wrote:
</pre>
<blockquote type="cite">
<pre wrap="">764041e0f43cc7846f6d8eb246d65b53cc06c764 is the first bad commit
commit 764041e0f43cc7846f6d8eb246d65b53cc06c764
Author: Aneesh Kumar K.V <a class="moz-txt-link-rfc2396E" href="mailto:aneesh.kumar@linux.vnet.ibm.com"><aneesh.kumar@linux.vnet.ibm.com></a>
Date: Fri Apr 29 23:26:09 2016 +1000
powerpc/mm/radix: Add checks in slice code to catch radix usage
Radix doesn't need slice support. Catch incorrect usage of slice code
when radix is enabled.
Signed-off-by: Aneesh Kumar K.V <a class="moz-txt-link-rfc2396E" href="mailto:aneesh.kumar@linux.vnet.ibm.com"><aneesh.kumar@linux.vnet.ibm.com></a>
Signed-off-by: Michael Ellerman <a class="moz-txt-link-rfc2396E" href="mailto:mpe@ellerman.id.au"><mpe@ellerman.id.au></a>
</pre>
</blockquote>
<pre wrap="">Hmm, I find that hard to believe. But maybe I'm missing something.
Can you checkout Linus' master and then revert that commit?
cheers
</pre>
</blockquote>
<p>$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
linux-git</p>
$ git checkout<br>
Your branch is up-to-date with 'origin/master'.<br>
<br>
$ git revert 764041e0f43cc7846f6d8eb246d65b53cc06c764 -m 1<br>
error: Mainline was specified but commit
764041e0f43cc7846f6d8eb246d65b53cc06c764 is not a merge.<br>
fatal: revert failed<br>
<br>
How can I checkout Linus' master and then revert that commit?<br>
<br>
Cheers,<br>
<br>
Christian<br>
<br>
</body>
</html>