linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Sachin Kamat <spk.linux@gmail.com>
Cc: "linux-next@vger.kernel.org" <linux-next@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	"J. Bruce Fields" <bfields@fieldses.org>
Subject: Re: linux-next: Tree for Jul 4
Date: Sat, 5 Jul 2014 01:10:58 +1000	[thread overview]
Message-ID: <20140705011058.198ae810@canb.auug.org.au> (raw)
In-Reply-To: <CAK5sBcGq54sOSzJKXrEbhAUTZZh=+9NuVh294Qxn0dQvbh-G8w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3428 bytes --]

Hi Sachin,

On Fri, 4 Jul 2014 14:12:11 +0530 Sachin Kamat <spk.linux@gmail.com> wrote:
>
> Was bisecting a kernel crash on Arndale octa board (Exynos5420). It
> points to a merge
> commit:
> 40556a4c485d12d324f1ea196cc30f590e564237 is the first bad commit
> ("Merge remote-tracking branch 'nfsd/nfsd-next'").
> 
> How do I proceed with this?

I guess we get the owner of the tree (possibly) in question involved
(cc'd).

> Bisect log as follows:
> 
> git bisect start
> # good: [4c834452aad01531db949414f94f817a86348d59] Linux 3.16-rc3
> git bisect good 4c834452aad01531db949414f94f817a86348d59
> # bad: [bb62c798798659624c53e3727bbc18cf47eb7ae8] Add linux-next
> specific files for 20140704
> git bisect bad bb62c798798659624c53e3727bbc18cf47eb7ae8
> # bad: [de5ea10b7647b299d27a40511772f024629b466d] Merge
> remote-tracking branch 'md/for-next'
> git bisect bad de5ea10b7647b299d27a40511772f024629b466d
> # bad: [3ca365b4451d1bab28adc72a985d9bbdf535df0e] Merge
> remote-tracking branch 'dmaengine/next'
> git bisect bad 3ca365b4451d1bab28adc72a985d9bbdf535df0e
> # good: [d72d4e47cb1e8ac1259a5f5935320ae1e7022066] Merge
> remote-tracking branch 'renesas/next'
> git bisect good d72d4e47cb1e8ac1259a5f5935320ae1e7022066
> # good: [fdb82f0a3d19eaa0661d799b980d0a9b689fcf75] Merge
> remote-tracking branch 'nfs/linux-next'
> git bisect good fdb82f0a3d19eaa0661d799b980d0a9b689fcf75
> # bad: [fc48eed8cd350e4be1227ff3c990d48906afd00a] Merge
> remote-tracking branch 'hwmon-staging/hwmon-next'
> git bisect bad fc48eed8cd350e4be1227ff3c990d48906afd00a
> # bad: [7d3f94ee2f2808b13dd3a96f6e6ca754a954d4b9] Merge
> remote-tracking branch 'ubifs/linux-next'
> git bisect bad 7d3f94ee2f2808b13dd3a96f6e6ca754a954d4b9
> # good: [8cdb8b21b1d00856b885734c514821627c8078bc] NFSD: Avoid warning
> message when compile at i686 arch
> git bisect good 8cdb8b21b1d00856b885734c514821627c8078bc
> # good: [da575690c01993471e38faf3eee1991ee69d7b20] nfsd: clean up
> nfsd4_close_open_stateid
> git bisect good da575690c01993471e38faf3eee1991ee69d7b20
> # good: [95217c1e686bdd7c27b8483bbdda1c09d6fa9a92] nfsd: Don't get a
> session reference without a client reference
> git bisect good 95217c1e686bdd7c27b8483bbdda1c09d6fa9a92
> # good: [bdd79ee31bf842051365c798effaffe0e647b501] nfsd: Allow struct
> nfsd4_compound_state to cache the nfs4_client
> git bisect good bdd79ee31bf842051365c798effaffe0e647b501
> # good: [e9110361a9a4e258b072b14bd44eb78cf11453cb] UBI: fix the
> volumes tree sorting criteria
> git bisect good e9110361a9a4e258b072b14bd44eb78cf11453cb
> # bad: [40556a4c485d12d324f1ea196cc30f590e564237] Merge
> remote-tracking branch 'nfsd/nfsd-next'
> git bisect bad 40556a4c485d12d324f1ea196cc30f590e564237
> 
> Regards,
> Sachin.

Can you please double check that commit bdd79ee31bf8 is good and commit
40556a4c485d is bad.  Also check that commit fdb82f0a3d19 is good.

In that case we have the unlikely event that the (automated) git merge
is not correct or patches on each side of the merge semantically
interact badly.

I guess the next thing to try is just Linus' tree (commit 5170a3b24a91)
merged with the nfsd tree (commit 2fc193cf924e).

You should also post your information about the crash you are
diagnosing as others may have seen it as well - or know what may cause
it.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2014-07-04 15:11 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-04  6:42 linux-next: Tree for Jul 4 Stephen Rothwell
2014-07-04  8:42 ` Sachin Kamat
2014-07-04 15:10   ` Stephen Rothwell [this message]
2014-07-05  0:48     ` J. Bruce Fields
2014-07-05 14:57       ` Sachin Kamat
2014-07-06  4:54         ` Nick Krause
2014-07-06  5:17           ` Nick Krause
2014-07-06  5:21             ` Nick Krause
2014-07-06  5:34               ` Nick Krause
2014-07-06  5:42                 ` Nick Krause
2014-07-05 14:56     ` Sachin Kamat
  -- strict thread matches above, loose matches on Subject: below --
2023-07-04  3:43 Stephen Rothwell
2022-07-04  8:21 Stephen Rothwell
2019-07-04 12:09 Stephen Rothwell
2019-07-04 12:24 ` Stephen Rothwell
2019-07-04 12:40   ` Greg Kroah-Hartman
2019-07-06  8:34   ` Greg Kroah-Hartman
2019-07-06  9:44     ` Stephen Rothwell
2019-07-06  9:46       ` Greg Kroah-Hartman
2019-07-06 10:17         ` Stephen Rothwell
2019-07-06 14:33           ` Greg Kroah-Hartman
2019-07-06 15:42           ` Greg Kroah-Hartman
2018-07-04  5:57 Stephen Rothwell
2017-07-04  5:44 Stephen Rothwell
2016-07-04  8:43 Stephen Rothwell
2013-07-04  6:06 Stephen Rothwell
2013-07-04  7:41 ` Sedat Dilek
2013-07-04  8:21   ` Sedat Dilek
2013-07-04  8:40     ` Sedat Dilek
2013-07-04  8:45     ` Andrew Morton
2013-07-04  9:12       ` Sedat Dilek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140705011058.198ae810@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=bfields@fieldses.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=spk.linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).