Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1293705

Re: block layer bug with 4.4-rc3+

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: block layer bug with 4.4-rc3+
Date 2015-12-17 10:50 +0100
Message-ID <qGDma-5Zl-3@gated-at.bofh.it> (permalink)
References <qFVEv-3fR-47@gated-at.bofh.it> <qGmuZ-3Cs-13@gated-at.bofh.it> <qGD2O-5Sl-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thursday 17 December 2015 09:28:36 Andre Przywara wrote:
> 
> So it was running for almost a day without LPAE now, but with highmem,
> and the bug didn't show up. So for the time being I'd avoid another test
> run without highmem, as LPAE alone is sufficient to trigger it.

There is clearly no need to try with both LPAE and HIGHMEM disabled, that
would almost certainly not bring the bug back.

A more useful test might be to try Cubieboard with LPAE enabled, possibly
with LPAE and no highmem, to rule out the possibility that the bug just
gets less likely when you have less highmem.

> Also it seems that CONFIG_HIGHMEM is selected by MULTI_V7, so I can't
> configure it out for this box, but would have to restrict memory to
> 768M, I guess.
> 
> Next I will try some tracing as Ming suggested.

It should not be selected by MULTI_V7, the only 'select HIGHMEM' statement
I see is for ARCH_OMAP2PLUS_TYPICAL, and that is not a mandatory option
for anything, it just turns on a few things that are generally useful.

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

block layer bug with 4.4-rc3+ Andre Przywara <andre.przywara@arm.com> - 2015-12-15 12:10 +0100
  Re: block layer bug with 4.4-rc3+ Ming Lei <ming.lei@canonical.com> - 2015-12-15 13:00 +0100
    Re: block layer bug with 4.4-rc3+ Andre Przywara <andre.przywara@arm.com> - 2015-12-15 13:30 +0100
      Re: block layer bug with 4.4-rc3+ Ming Lei <ming.lei@canonical.com> - 2015-12-15 14:40 +0100
        Re: block layer bug with 4.4-rc3+ Andre Przywara <andre.przywara@arm.com> - 2015-12-16 16:00 +0100
          Re: block layer bug with 4.4-rc3+ Arnd Bergmann <arnd@arndb.de> - 2015-12-16 16:50 +0100
            Re: block layer bug with 4.4-rc3+ Ming Lei <ming.lei@canonical.com> - 2015-12-17 05:00 +0100
            Re: block layer bug with 4.4-rc3+ Andre Przywara <andre.przywara@arm.com> - 2015-12-17 10:30 +0100
              Re: block layer bug with 4.4-rc3+ Arnd Bergmann <arnd@arndb.de> - 2015-12-17 10:50 +0100
          Re: block layer bug with 4.4-rc3+ Ming Lei <ming.lei@canonical.com> - 2015-12-17 05:00 +0100
            Re: block layer bug with 4.4-rc3+ Andre Przywara <andre.przywara@arm.com> - 2015-12-17 13:40 +0100
            Re: block layer bug with 4.4-rc3+ Andre Przywara <andre.przywara@arm.com> - 2015-12-17 13:40 +0100
              Re: block layer bug with 4.4-rc3+ Ming Lei <ming.lei@canonical.com> - 2015-12-18 09:40 +0100

csiph-web