Bug#605636: Please enable CONFIG_FANOTIFY in 2.6.37(-rcX)

2010-12-01 Thread Ben Hutchings
On Thu, 2010-12-02 at 01:29 +0100, Michael Biebl wrote:
> Package: linux-2.6
> Severity: wishlist
> User: syst...@packages.debian.org
> Usertags: readahead
> 
> Hi,
> 
> please consider enabling fanotify in the upcoming 2.6.37(-rcX) packages.
> 
> Systemd has a readahead implementation based on fanotify which we would
> like to enable.

There seem to be alternate ways of doing readahead, so I'm not yet
convinced it's worth the cost.  (It appears to add about 4-5K code and
static data, which is nothing on a PC but a bit more significant on an
ARM system with a fixed-size flash partition for the kernel image.)

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Bug#605496: linux-image-2.6.32-5-amd64: ipmi_si fails to load and block boot

2010-12-01 Thread Ben Hutchings
On Wed, 2010-12-01 at 19:37 +0100, Marc Dequènes (Duck) wrote:
> Coin,
> 
> Thanks for your investigation on the dmidecode part.
> 
> Quoting Ben Hutchings :
> 
> > So, to use a cliché, have you tried turning it off and on again?
> 
> :-)
> No, only reboots. I should be able to test this before X-mas.
> 
> Any other test i could do to help debug ?

Not that I can think of.  I know very little about IPMI.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Bug#605636: Please enable CONFIG_FANOTIFY in 2.6.37(-rcX)

2010-12-01 Thread Michael Biebl
Package: linux-2.6
Severity: wishlist
User: syst...@packages.debian.org
Usertags: readahead

Hi,

please consider enabling fanotify in the upcoming 2.6.37(-rcX) packages.

Systemd has a readahead implementation based on fanotify which we would
like to enable.

Thanks,
Michael

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101202002948.2736.4414.report...@localhost6.localdomain6



Re: Blacklisting/Disabling AF_

2010-12-01 Thread Ben Hutchings
On Tue, 2010-11-30 at 10:31 -0800, Kees Cook wrote:
> Hi Andy,
> 
> On Tue, Nov 30, 2010 at 02:29:56PM +, Andy Whitcroft wrote:
> > At UDS there was some discussion about how we have almost all of the
> > address family support AF_* built as modules.  This means that a simple
> > socket(AF_ARCANE_THING, ...) or indeed an incoming packet will trigger
> > loading of these modules and expose us to any security issues in those
> > modules.
> > 
> > The UDS discussion suggested that at least blacklisting any un-common
> > address families might be appropriate; a user requiring this would then
> > simply add the module to /etc/modules to re-enable it.  Futher discussion
> > on IRC and other places has suggested that some of these address families
> > do not even warrant building at all.  For example ECONET supports a
> > network which is very likely not even in existance let alone common on
> > our target hardware.
> > 
> > In the face of recent security alerts I am inclined to think that is an
> > entirly reasonable approach and am keen to understand any issues this
> > may cause.   How can we progress with this?
> 
> Totally agreed. My impulse is to pursue Dan Rosenberg's "do not autoload
> modules" approach:
> https://lkml.org/lkml/2010/11/7/212
> 
> But without that, we could also ship a file
> /etc/modprobe.d/blacklist-rarenet.conf that listed all the aliases, which
> is what Debian started doing:

That's not what we've done.

> alias net-pf-19 off
> alias net-pf-21 off
> ...

What we decided to do in Debian for the 'squeeze' release was to remove
these aliases from the modules.  An administrator can then re-add the
aliases in a local modprobe config file or add the modules to
/etc/modules.  (Or a userland support package may load the module, e.g.
decnet is loaded by dnet-common.)

I've now done this for af_802154, decnet, econet, rds and x25.

For future releases I intend to disable econet and possibly x25.  I also
proposed upstream to move decnet, econet and x25 into staging since they
have no regular maintainer, but this was NAK'd.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Processed: reassign 602292 to linux-image-2.6.32-5-amd64, forcibly merging 600305 602292

2010-12-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 602292 linux-image-2.6.32-5-amd64
Bug #602292 [installation-reports] Squeeze disk detection failed on MacBook Air 
11.6"
Bug reassigned from package 'installation-reports' to 
'linux-image-2.6.32-5-amd64'.
> forcemerge 600305 602292
Bug#600305: linux-image-2.6.32-5-amd64: MacBookPro 7, 1 mcp89 sata link reset 
fails, no disks detected during install process
Bug#602292: Squeeze disk detection failed on MacBook Air 11.6"
Forcibly Merged 600305 602292.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
600305: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600305
602292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.129123229916264.transcr...@bugs.debian.org



Bug#605204: linux-image-2.6.32-5-amd64: hp dv5035nr laptop: failed suspend make X crash

2010-12-01 Thread Andres Cimmarusti
> It sounds like the radeon driver is not properly restoring power to the
> LCD when the suspend process is aborted.
>
> Could you test Linux 2.6.36 as packaged in experimental?
>

I've been trying to reproduce it with linux 2.6.36 (+ the dbg
package), but I have gotten no problem. In fact, I have opened
rhythmbox and played a song while I play a video on youtube and then
try to suspend, which happens successfully.

I had tried kernel 2.6.36 and I had had the crash (without installing
the dbg package), but it happened less than with 2.6.32. I will keep
trying.



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=36aq3wfc92cwstaszjk4wapctejzdbcpbf...@mail.gmail.com



Bug#596390: Log messages from 2.6.30 and 2.6.32

2010-12-01 Thread Shawn Heisey

On 11/20/2010 11:55 AM, Ben Hutchings wrote:

Try 'mii-tool -vv eth0'?


New output.  Just in case, I tried it with a third and fourth v, no 
difference.  This is with it hard-set to 100 full, I can do it with it 
set to auto when I get home.


frodo:~# mii-tool -vv eth0
Using SIOCGMIIPHY=0x8947
eth0: 100 Mbit, full duplex, link ok
  registers for MII PHY 32:
2100 794d 001c c912 8de1 0080 0006 2801
 0300  8c00 1006 f8a0  3000
01ee 6c1c  2d4c 0060  4100 2149
2740 8c00 0040 8062 846d 8fb0 0123 
  product info: vendor 00:07:32, model 17 rev 2
  basic mode:   100 Mbit, full duplex
  basic status: link ok
  capabilities: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 
10baseT-FD 10baseT-HD
  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD 
flow-control

  link partner: 100baseTx-HD




--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cf69c3b.3070...@elyograg.org



Processed: severity of 604472 is important

2010-12-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 604472 important
Bug #604472 [linux-2.6] b43/ssb driver causes some laptops to freeze during boot
Severity set to 'important' from 'serious'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604472: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12912298143216.transcr...@bugs.debian.org



Bug#605496: linux-image-2.6.32-5-amd64: ipmi_si fails to load and block boot

2010-12-01 Thread Marc Dequènes (Duck)

Coin,

Thanks for your investigation on the dmidecode part.

Quoting Ben Hutchings :


So, to use a cliché, have you tried turning it off and on again?


:-)
No, only reboots. I should be able to test this before X-mas.

Any other test i could do to help debug ?

Regards.

--
Marc Dequènes (Duck)


pgpvUiwcGnj1e.pgp
Description: PGP Digital Signature


Bug#602078: linux-image-2.6.36-trunk-amd64: Wake-up does a full restart !

2010-12-01 Thread Adriano Vilela Barbosa
On Mon, Nov 15, 2010 at 9:57 PM, Adriano Vilela Barbosa
 wrote:
> On Sun, Nov 14, 2010 at 4:57 PM, Ben Hutchings  wrote:
>> On Sun, 2010-11-14 at 16:18 -0800, Adriano Vilela Barbosa wrote:
>> [...]
>>> I have the exact same problem. Resuming from suspend on my laptop works fine
>>> under the 2.6.32 series, but I get a full restart (most of the time, not
>>> always) under the 2.6.35 and 2.6.36. I don't use any proprietary drivers, 
>>> but
>>> I do have the package firmware-linux-nonfree installed. How could I help 
>>> trace
>>> the problem?
>>
>> Report this upstream at  under product
>> 'Power Management', component 'Suspend/Hibernate'.  Make sure to specify
>> the model of laptop you are using.  Let us know the bug number or URL so
>> we can track it.
>>
>> Ben.
>>
>> --
>> Ben Hutchings
>> Once a job is fouled up, anything done to improve it makes it worse.
>>
>
> Thanks for your prompt reply. I have reported the problem upstream. It
> can be tracked at https://bugzilla.kernel.org/show_bug.cgi?id=23002
>
> Adriano
>

Hi again,

I have been playing with git-bisect with the mainline kernel git
repository trying to pinpoint the cause of this problem and in the
process I noticed that I can't seem to be able to reproduce it
anymore, even with the official Debian 2.6.36 kernel that was causing
the problem before. Is it possible that some package upgrade on my
system (not a kernel one, obviously) has solved the problem? The
problem was intermittent from the beginning, but now I have
suspended/resumed many, many times without any problems.

Thank you,

Adriano



--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikiqmwq87lcrfz1vj+8yc_w0m5og_pwb257r...@mail.gmail.com



Re: ARM: OMAP2+ flavour

2010-12-01 Thread Hector Oron
Hello,

2010/11/29 Sebastian Reichel :
> On Mon, Nov 29, 2010 at 06:17:59PM +, Martin Michlmayr wrote:
>> * Sebastian Reichel  [2010-11-23 09:42]:

>> However, personally I'd like to see explicit support for some OMAP
>> devices in Debian installer, otherwise I don't see a lot of value
>> in providing a kernel. (Those who don't need d-i can probably also
>> compile their own kernel or take a kernel image from an external
>> web site).

> I do not know much about d-i internals, but there was a Google
> Summer of Code project this year, which was supposed to add Openmoko
> Freerunner support to d-i. So it should be that much work to add
> Nokia N900 support? Apart from this it should be easy to add support
> for the Beagleboard or Pandaboard, since they very similar to a
> normal PC, but I don't own them ;)

Pandaboard (OMAP4) and BeagleBoard (OMAP3) based devices boot off
SD/MMC card, in the case of Pandaboard it only boots off SD/MMC (no
MTD device available). debian-installer does not have support for MTD
devices due to parted not supporting it (#487738), but some
improvements have been done and bitrot [0]. So, basically, what
debian-installer needs to add to support such devices (taking in
account debian-installer runs native)? Maybe a cross installer which
puts together a kernel + rootfs in a cross way is more than enough. I
am currently cooking out one for my purposes (#604834), but it is not
ready yet. In anycase, if anyone takes the lead to add support for
OMAP into d-i and kernel, I am available to help and test it out.

Best regards

[0] http://wiki.debian.org/DebianInstaller/MTD
-- 
 Héctor Orón

"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."

-- Day DVB-T stop working nicely
Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinqrtwybfbewsh-_ubuavnnveya=zjtekot0...@mail.gmail.com