From: Guenter Roeck <linux@roeck-us.net>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: stable <stable@vger.kernel.org>
Subject: Re: Build errors in v3.2-stable-queue
Date: Fri, 5 Aug 2016 19:40:32 -0700 [thread overview]
Message-ID: <57A54E20.9000303@roeck-us.net> (raw)
In-Reply-To: <1470439600.4189.7.camel@decadent.org.uk>
On 08/05/2016 04:26 PM, Ben Hutchings wrote:
> On Sun, 2016-07-31 at 10:34 -0700, Guenter Roeck wrote:
>>
>> Now I get a crash with the nosmp qemu test, and
>
> Did you work out what introduced that?
>
Bisect says:
# bad: [c85164130167a51006876477e6b4044312960478] ecryptfs: don't allow mmap when the lower fs doesn't support it
# good: [c5d5c18b211dabbfac73670c65dfa4243800adf7] Linux 3.2.81
git bisect start 'HEAD' 'v3.2.81'
# bad: [0d5b7d090ee63c7ab5530fea29beffe989ae385a] parisc: Fix pagefault crash in unaligned __get_user() call
git bisect bad 0d5b7d090ee63c7ab5530fea29beffe989ae385a
# bad: [db17a77a32fe7703a433f428f65f28fddb20d5ba] MIPS: Sync icache & dcache in set_pte_at
git bisect bad db17a77a32fe7703a433f428f65f28fddb20d5ba
# good: [9f4faf23b3c3d719a1005364ac3cca8cb1ca07ca] char: Drop bogus dependency of DEVPORT on !M68K
git bisect good 9f4faf23b3c3d719a1005364ac3cca8cb1ca07ca
# good: [180309d63478b762234b229abf37b0ed4d95fef7] MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
git bisect good 180309d63478b762234b229abf37b0ed4d95fef7
# good: [dcbaa9382ed2ded2de553633e58791d057e76ad2] powerpc/mm/hash64: Factor out hash preload psize check
git bisect good dcbaa9382ed2ded2de553633e58791d057e76ad2
# good: [ad1e677bf950f3943e8a3cdd546b2c6202ea7ed4] sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
git bisect good ad1e677bf950f3943e8a3cdd546b2c6202ea7ed4
# first bad commit: [db17a77a32fe7703a433f428f65f28fddb20d5ba] MIPS: Sync icache & dcache in set_pte_at
After reverting that patch, the problem is gone.
Turns out 3.16 is affected by the same problem, and reverting the patch there fixes it as well.
Guenter
next prev parent reply other threads:[~2016-08-06 23:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-29 3:58 Build errors in v3.2-stable-queue Guenter Roeck
2016-07-30 19:18 ` Ben Hutchings
2016-07-31 17:34 ` Guenter Roeck
2016-08-05 23:26 ` Ben Hutchings
2016-08-06 1:00 ` Guenter Roeck
2016-08-06 2:40 ` Guenter Roeck [this message]
2016-08-06 10:48 ` Ben Hutchings
2016-08-06 14:36 ` Guenter Roeck
2016-08-06 15:20 ` Ben Hutchings
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=57A54E20.9000303@roeck-us.net \
--to=linux@roeck-us.net \
--cc=ben@decadent.org.uk \
--cc=stable@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.