lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 3 Aug 2010 11:35:10 -0700
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Donald Parsons <dparsons@...ghtdsl.net>
Cc:	Stefan Richter <stefanr@...6.in-berlin.de>,
	Harald Hoyer <harald.hoyer@...il.com>,
	Bjorn Helgaas <bjorn.helgaas@...com>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: Linux 2.6.35

On Tue, 03 Aug 2010 13:45:45 -0400 Donald Parsons wrote:

> On Tue, 2010-08-03 at 09:40 -0700, Randy Dunlap wrote:
> > On Tue, 03 Aug 2010 12:26:50 -0400 Donald Parsons wrote:
> > 
> > > Resending to all...
> > > On Mon, 2010-08-02 at 21:42 -0700, Randy Dunlap wrote:
> > > > On Mon, 02 Aug 2010 22:31:41 -0400 Donald Parsons wrote:
> > > > 

[snip]

> > > > 
> > > > It would be good to be able to explain what you are seeing & describing,
> > > > so yes, if you can send a .config file that exhibits the problem, I'd
> > > > love to look at it.
> > > > 
> > > > thanks,
> > > > ---
> > > > ~Randy
> > > 
> > > 
> > > Okay, here is the diff between 2.6.34-git4 and 2.6.34-git5
> > > It should be equivalent to make silentoldconfig as I made no
> > > changes, just enter to accept defaults.  The git4 boots and
> > > git5 does not boot.     (Both based off 2.6.34.1.config)
> > 
> > Yes, I had just generated this same diff.
> > The only config change that could remotely make a difference is:
> > > +# CONFIG_SATA_AHCI_PLATFORM is not set
> > 
> > and I don't see how it could matter.
> > 
> > > (and attached config-2.6.34-git4.gz, because .config was too
> > >  big for mail list last time.)
> > 
> > Last time being recently?  lkml accepts email sizes (with attachments)
> > up to 300 KB, IIRC.
> 
> Maybe http://lkml.indiana.edu/hypermail/linux/kernel/1008.0/index.html
> throws out large email but the actual lkml does not?  I did not see

That could be.  I usually use http://marc.info/?l=linux-kernel
or http://lkml.org .

> it show up; here is header of email that had large (56.48K) .config:

I often post configs that are larger than that one.
I also checked my kernel mailbox and see several much larger emails, in
the 200KB/300KB range.

And the vger.kernel.org postmaster wrote on 13-AUG-2007:

"The posting limit is 400K for linux-kernel, netdev, and one
or two of the other lists."

so it could be something other than size that caused it to be dropped,
like html or some taboo word(s).  E.g., see
http://vger.kernel.org/majordomo-info.html#taboo


> >
> From: 	Donald Parsons
> To: 	Randy Dunlap
> Cc: 	linux-kernel <linux-kernel@...r.k.o>, Linus Torvalds
> Subject: Re: Linux 2.6.35
> Date: 	08/01/2010 11:41:31 PM  (this is EDT)
> Mailer: Evolution 2.28.3 (2.28.3-1.fc12) 
> 
> 
> > > --- config-2.6.34-git4  2010-08-01 19:52:48.000000000 -0400
> > > +++ config-2.6.34-git5  2010-08-01 18:10:14.000000000 -0400
> > > @@ -1,7 +1,7 @@
> > >  #
> > >  # Automatically generated make config: don't edit
> ...deleted most lines...
> > > -#
> > >  # CONFIG_STAGING is not set
> > >  CONFIG_X86_PLATFORM_DEVICES=y
> > >  # CONFIG_ACER_WMI is not set
> > > 
> > > -------------------------------------------
> > > 
> > > Can possibly duplicate problem if you have a 
> > > sata based PC from last few years.
> > > 
> > > Set  CONFIG_ATA=m
> > 
> > That's already =m in this config file.
> > 
> > > and this becomes CONFIG_SATA_AHCI=m  (cannot select=y)
> > 
> > That's as expected.  CONFIG_ATA value controls CONFIG_SATA_AHCI
> > possible values.
> > 
> > > 
> > > Then 2.6.34.[01] (probably 2 also) will boot.
> > > Make silentoldconfig with this .config and see
> > > that 2.6.35 will not boot.
> > 
> > So with CONFIG_ATA=m and CONFIG_SATA_AHCI=m, does 2.6.34-git4 boot
> > but 2.6.34-git5 fails to boot?
> 
> Yes, that is exactly correct.


OK, I'll test that on a test machine.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ