Patch "s390: Add pgste to ptep_modify_prot_start()" has been added to the 3.9-stable tree

2013-06-10 Thread gregkh

This is a note to let you know that I've just added the patch titled

s390: Add pgste to ptep_modify_prot_start()

to the 3.9-stable tree which can be found at:

http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
 s390-add-pgste-to-ptep_modify_prot_start.patch
and it can be found in the queue-3.9 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let  know about it.


>From b...@decadent.org.uk  Mon Jun 10 14:39:38 2013
From: Ben Hutchings 
Date: Sun, 09 Jun 2013 21:09:24 +0100
Subject: s390: Add pgste to ptep_modify_prot_start()
To: Greg Kroah-Hartman 
Cc: sta...@vger.kernel.org, linux-s...@vger.kernel.org, Debian kernel 
maintainers 
Message-ID: <1370808564.5614.14.ca...@deadeye.wl.decadent.org.uk>

From: Ben Hutchings 

Commit 52f36be0f4e2 's390/pgtable: Fix check for pgste/storage key
handling', which was commit b56433cb782d upstream, added a use of
pgste to ptep_modify_prot_start(), but this variable does not exist.
In mainline, pgste was added by commit d3383632d4e8 's390/mm: add pte
invalidation notifier for kvm' and initialised to the return value of
pgste_get_lock(ptep).  Initialise it similarly here.

Compile-tested only.

Signed-off-by: Ben Hutchings 
Signed-off-by: Greg Kroah-Hartman 

---
 arch/s390/include/asm/pgtable.h |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- a/arch/s390/include/asm/pgtable.h
+++ b/arch/s390/include/asm/pgtable.h
@@ -1063,11 +1063,12 @@ static inline pte_t ptep_modify_prot_sta
   unsigned long address,
   pte_t *ptep)
 {
+   pgste_t pgste;
pte_t pte;
 
mm->context.flush_mm = 1;
if (mm_has_pgste(mm))
-   pgste_get_lock(ptep);
+   pgste = pgste_get_lock(ptep);
 
pte = *ptep;
if (!mm_exclusive(mm))


Patches currently in stable-queue which might be from b...@decadent.org.uk are

queue-3.9/s390-add-pgste-to-ptep_modify_prot_start.patch


-- 
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/13709004541...@kroah.org



Linux udeb cleanup

2013-06-10 Thread Ben Hutchings
I've made the following changes in linux in experimental:

  * udeb: Clean up configuration:
- Move i2c-algo-bit to i2c-modules
- Remove redundant control file overrides
- [s390] Use symlinks to follow s390x configuration
- [sparc64] Use symlinks to follow sparc configuration
- Only list the 'new' firewire modules in firewire-core-modules
- Remove obsolete eth1394 and firewire-core-modules dependency from
  nic-modules
- Move ide-modules and ide-core-modules into ia64 configuration
- [powerpc,x86] Fold nic-extra-modules into nic-modules

So far as I can see, all powerpc and x86 installer images include both
nic-modules and nic-extra-modules, and no other architecture builds
nic-extra-modules.  I made nic-modules provide nic-extra-modules with
the intent that d-i could keep on building, but I suspect that's not
actually sufficient and nic-extra-modules will need to be removed from
the d-i package lists at the same time as switching to the new kernel
version.

The split between scsi{,-common,-extra}-modules is also outdated, but I
haven't looked at how the different images use them yet.

I would like to remove various module packages that look obsolete or
useless:

- floppy-modules
- irda-modules
- minix-modules: unmaintained upstream; not suitable for installation
(16-bit uid/gid, 32-bit size)
- parport-modules (and ppa in scsi-modules)
- plip-modules
- qnx4-modules: not suitable for installation (16-bit uid/gid, 32-bit
size)
- reiserfs-modules: barely maintained upstream
- ufs-modules

If people really want to keep the obscure filesystems, perhaps we can
group filesystem modules together a bit just to limit the number of
packages.

Ben.

-- 
Ben Hutchings
If God had intended Man to program,
we'd have been born with serial I/O ports.


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


Processed: forcibly merging 711888 711895

2013-06-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 711888 711895
Bug #711888 {Done: Ben Hutchings } [src:linux] 
linux-image-3.9-1-amd64: Problem with cooling when running CPU intensive tasks
Bug #711895 [src:linux] linux-image-3.9-1-amd64: Problem with cooling when 
running CPU intensive
Marked Bug as done
Merged 711888 711895
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
711888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711888
711895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711895
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.137091291826189.transcr...@bugs.debian.org



Bug#711888: marked as done (linux-image-3.9-1-amd64: Problem with cooling when running CPU intensive tasks)

2013-06-10 Thread Debian Bug Tracking System
Your message dated Tue, 11 Jun 2013 02:07:35 +0100
with message-id <1370912855.15470.3.ca...@deadeye.wl.decadent.org.uk>
and subject line Re: Bug#711888: linux-image-3.9-1-amd64: Problem with cooling 
when running CPU intensive tasks
has caused the Debian Bug report #711888,
regarding linux-image-3.9-1-amd64: Problem with cooling when running CPU 
intensive tasks
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
711888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711888
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.9.4-1
Severity: normal

When running regular tasks, fans run at regular level and mantain CPU
temperature at regular leves, i.e: http://foolcontrol.org/img/temp47.png

However, if I do CPU intensive tasks such as if I play Half Life 2 on Steam, or
even watch a video on Youtube in HQ. Temperatures get incredibly high with fans
working on maximum. i.e: http://foolcontrol.org/img/temp85.png

I also had same problem on 3.8, please inform me if you have any other comments
or questions.

Adnan



-- Package-specific info:
** Version:
Linux version 3.9-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.2 
(Debian 4.7.2-5) ) #1 SMP Debian 3.9.4-1

** Command line:
BOOT_IMAGE=/vmlinuz-3.9-1-amd64 root=/dev/mapper/havoc-root ro quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[17330.355889] ehci-pci :00:1d.0: setting latency timer to 64
[17330.355929] snd_hda_intel :00:1b.0: irq 47 for MSI/MSI-X
[17330.390152] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
[17330.570235] usb 1-4: reset high-speed USB device number 2 using xhci_hcd
[17330.586298] usb 1-4: device firmware changed
[17330.658307] usb 3-1.4: reset full-speed USB device number 4 using ehci-pci
[17330.674026] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[17330.674650] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[17330.674654] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[17330.676312] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[17330.676315] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[17330.677124] ata1.00: configured for UDMA/133
[17330.690047] sd 0:0:0:0: [sda] Starting disk
[17330.752080] btusb 3-1.4:1.0: no reset_resume for driver btusb?
[17330.752082] btusb 3-1.4:1.1: no reset_resume for driver btusb?
[17330.822205] usb 3-1.6: reset high-speed USB device number 5 using ehci-pci
[17331.037704] PM: resume of devices complete after 682.626 msecs
[17331.038346] PM: Finishing wakeup.
[17331.038348] Restarting tasks ... done.
[17331.046500] video LNXVIDEO:00: Restoring backlight state
[17331.053752] usb 1-4: USB disconnect, device number 2
[17331.055327] cdc_ncm 1-4:1.6 wwan0: unregister 'cdc_ncm' usb-:00:14.0-4, 
Mobile Broadband Network Device
[17331.082211] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e340
[17331.082216] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e380
[17331.082219] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e2c0
[17331.08] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e300
[17331.082225] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e1c0
[17331.082227] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e200
[17331.082230] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92ac0
[17331.082232] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e240
[17331.082235] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e280
[17331.082238] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92b40
[17331.082240] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92b00
[17331.082243] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92b80
[17331.082245] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92bc0
[17331.082248] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92c00
[17331.250604] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[17331.266278] usb 1-4: New USB device found, idVendor=0bdb, idProduct=1927
[17331.266291] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[17331.266312] usb 1-4: P

Bug#707286: linux-image-3.8-1-amd64: makes system unbootable

2013-06-10 Thread Adam Majer
Package: initramfs-tools
Version: 0.112
Followup-For: Bug #707286


I'm experiencing similar issue with linux 3.8 or 3.9. 3.6 and prior
worked. None of the disk devices are present when lvm or cryptosetup
runs. The problem seems to be directly related with the wait_for_udev
function called by pre_mountroot().

Perhaps it should wait for one of the devices needed for
lvm/cryptosetup before proceeding with udev settle test?

- Adam


-- 
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/20130611002417.6668.5702.report...@mira.lan.galacticasoftware.com



Processed: tagging as pending bugs that are closed by packages in NEW

2013-06-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Monday 10 June  20:03:15 UTC 2013
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: http://packages.qa.debian.org/mlt";>mlt
> tags 709249 + pending
Bug #709249 [libmlt5] kdenlive fails to start - undefined symbol
Added tag(s) pending.
> # Source package in NEW: ruby-six
> tags 711861 + pending
Bug #711861 [wnpp] ITP: ruby-six -- very simple authorization library for Ruby
Added tag(s) pending.
> # Source package in NEW: fonts-gargi
> tags 692875 + pending
Bug #692875 [wnpp] ITP: fonts-gargi -- A Devanagari font
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/linux";>linux
> tags 465823 + pending
Bug #465823 {Done: Ben Hutchings } [src:linux] slrn: 
bizaare deadlock if ctrl-s pressed when composing a message
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/linux";>linux
> tags 695968 + pending
Bug #695968 {Done: Ben Hutchings } [src:linux] 
linux-image-3.2.0-4-amd64: ath.ko starts printing thousands of error messages 
several minutes after boot
Bug #695969 {Done: Ben Hutchings } [src:linux] 
linux-image-3.2.0-4-amd64: ath.ko prints thousands of error messages and 
wireless connection goes down
Added tag(s) pending.
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/linux";>linux
> tags 705788 + pending
Bug #705788 {Done: Ben Hutchings } 
[fb-modules-3.2.0-4-486-di] fb-modules-3.2.0-4-486-di: please include viafb 
module for OLPC XO-1.5 support in d-i
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/linux";>linux
> tags 711342 + pending
Bug #711342 {Done: Ben Hutchings } [src:linux] 
linux-image-3.10-rc4-amd64: does not include f2fs filesystem support
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/linux";>linux
> tags 711690 + pending
Bug #711690 {Done: Ben Hutchings } [src:linux] Please 
enable CONFIG_HID_SENSOR_HUB
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
465823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465823
692875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692875
695968: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695968
695969: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695969
705788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705788
709249: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709249
711342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711342
711690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711690
711861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711861
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.137089463519590.transcr...@bugs.debian.org



Bug#703356: megasas: Failed to alloc kernel SGL buffer for IOCTL (ref.#688198)

2013-06-10 Thread Jon Schewe
I noticed in the last reply to this bug that the MegaRAID Storage Manager
is suspect. I'm running Ubuntu with a 3.5.0-32 kernel and see this same
behavior when using the MegaCli64 command line tool. I run this tool
through cron each hour to grab the logs from the RAID controller and put
them into syslog. Everything was fine for a day or so and then now
everytime I run the tool I an error message about the SGL buffer.

I believe this appeared in the latest kernel update for Ubuntu. Perhaps a
simliar patch was applied to both Debian and Ubuntu recently?


-- 
http://mtu.net/~jpschewe


[bts-link] source package src:linux

2013-06-10 Thread bts-link-upstream
#
# bts-link upstream status pull for source package src:linux
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #706603 (http://bugs.debian.org/706603)
# Bug title: Inspiron N5010: freeze on adjusting brightness unless 
acpi_backlight=vendor
#  * http://bugzilla.kernel.org/show_bug.cgi?id=57571
#  * remote status changed: NEEDINFO -> ASSIGNED
usertags 706603 - status-NEEDINFO
usertags 706603 + status-ASSIGNED

thanks


--
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/20130610173702.2661.2693.btsl...@sonntag.debian.org



[bts-link] source package linux-2.6

2013-06-10 Thread bts-link-upstream
#
# bts-link upstream status pull for source package linux-2.6
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #572537 (http://bugs.debian.org/572537)
# Bug title: udev spins on drm device
#  * https://bugs.freedesktop.org/show_bug.cgi?id=27941
#  * remote status changed: NEEDINFO -> RESOLVED
#  * remote resolution changed: (?) -> FIXED
#  * closed upstream
tags 572537 + fixed-upstream
usertags 572537 - status-NEEDINFO
usertags 572537 + status-RESOLVED resolution-FIXED

thanks


--
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/20130610173702.2661.92660.btsl...@sonntag.debian.org



Processed: [bts-link] source package linux-2.6

2013-06-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package linux-2.6
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #572537 (http://bugs.debian.org/572537)
> # Bug title: udev spins on drm device
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=27941
> #  * remote status changed: NEEDINFO -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 572537 + fixed-upstream
Bug #572537 [linux-2.6] udev spins on drm device
Added tag(s) fixed-upstream.
> usertags 572537 - status-NEEDINFO
Usertags were: status-NEEDINFO.
Usertags are now: .
> usertags 572537 + status-RESOLVED resolution-FIXED
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
572537: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572537
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.137088685124887.transcr...@bugs.debian.org



Bug#711891: linux-image-3.2.0-4-amd64: parallel printer port not detected (parport_serial, NetMos 9835)

2013-06-10 Thread Stefan Leichter
Package: src:linux
Version: 3.2.41-2
Severity: normal

Dear Maintainer,

my system has a PCI multi IO card (2 serial, 1 parallel port) with the NetMos
9835 chipset. The PCI card worked well in squeeze. After upgarde to wheezy the
parallel port is not longer detected. When a print job is queued and the
squeeze kernel get booted the job is printed.

Message from /var/log/message related to the multi io card when running on
wheezy are:
[0.756263] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 16
[0.776456] :01:05.0: ttyS1 at I/O 0xdc00 (irq = 16) is a 16550A
[0.808213] :01:05.0: ttyS2 at I/O 0xd880 (irq = 16) is a 16550A

Messages from squeeze:
[3.454300] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 16
[3.454315] parport_serial :01:05.0: PCI INT A -> Link[LNKA] -> GSI 16
(level, low) -> IRQ 16
[3.454333] parport0: PC-style at 0xd800 [PCSPP,TRISTATE,EPP]
[3.466874] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS
[3.467040] input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:18/LNXVIDEO:00/input/input5
[3.467070] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[3.486976] cx88/0: cx2388x v4l2 driver version 0.0.7 loaded
[3.488397] parport0: Printer, Hewlett-Packard HP LaserJet 1100
[3.488539] :01:05.0: ttyS1 at I/O 0xdc00 (irq = 16) is a 16550A
[3.488629] :01:05.0: ttyS2 at I/O 0xd880 (irq = 16) is a 16550A

At least one other user has the same problem too:
http://debianforum.de/forum/viewtopic.php?f=13&t=142814&p=936672#p936672

The slightly newer kernel version (3.2.41-2+deb7u2) has the problem too.



-- Package-specific info:
** Version:
Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 
(Debian 4.6.3-15) ) #1 SMP Debian 3.2.41-2

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 
root=UUID=2d5475d5-fb2e-455b-a504-0822abb601b8 ro libata.force=noncq 
nmi_watchdog=0 nr_uarts=1 quiet

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[3.577908] IR LIRC bridge handler initialized
[3.582331] All bytes are equal. It is not a TEA5767
[3.582346] tuner 1-0060: Tuner -1 found with type(s) Radio TV.
[3.605547] nvidia: module license 'NVIDIA' taints kernel.
[3.60] Disabling lock debugging due to kernel taint
[3.707171] tda9887 1-0043: creating new instance
[3.707179] tda9887 1-0043: tda988[5/6/7] found
[3.708036] scsi 9:0:0:0: Direct-Access Generic  USB  CF Reader   0.00 
PQ: 0 ANSI: 2
[3.708107] tuner 1-0043: Tuner 74 found with type(s) Radio TV.
[3.708480] scsi 9:0:0:1: Direct-Access Generic  USB  SD Reader   0.00 
PQ: 0 ANSI: 2
[3.708845] scsi 9:0:0:2: Direct-Access Generic  USB  MS Reader   0.00 
PQ: 0 ANSI: 2
[3.709219] scsi 9:0:0:3: Direct-Access Generic  USB  SM Reader   0.00 
PQ: 0 ANSI: 2
[3.709680] sd 9:0:0:0: Attached scsi generic sg9 type 0
[3.710054] sd 9:0:0:1: Attached scsi generic sg10 type 0
[3.710171] sd 9:0:0:2: Attached scsi generic sg11 type 0
[3.710395] sd 9:0:0:3: Attached scsi generic sg12 type 0
[3.716092] sd 9:0:0:0: [sdi] Attached SCSI removable disk
[3.716713] sd 9:0:0:1: [sdj] Attached SCSI removable disk
[3.717338] sd 9:0:0:2: [sdk] Attached SCSI removable disk
[3.720338] sd 9:0:0:3: [sdl] Attached SCSI removable disk
[3.788200] cx88[0]: Leadtek Winfast 2000XP Expert config: tuner=38, 
eeprom[0]=0x01
[3.788842] ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 21
[3.788863] nvidia :02:00.0: setting latency timer to 64
[3.788873] vgaarb: device changed decodes: 
PCI::02:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[3.789194] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  304.88  Wed Mar 
27 14:26:46 PDT 2013
[3.791633] snd_hda_intel :00:07.0: power state changed by ACPI to D0
[3.791646] snd_hda_intel :00:07.0: power state changed by ACPI to D0
[3.792126] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 20
[3.792135] hda_intel: Disabling MSI
[3.792202] snd_hda_intel :00:07.0: setting latency timer to 64
[3.815840] tuner-simple 1-0060: creating new instance
[3.815845] tuner-simple 1-0060: type set to 38 (Philips PAL/SECAM multi 
(FM1216ME MK3))
[3.860032] Registered IR keymap rc-winfast
[3.860126] input: cx88 IR (Leadtek Winfast 2000XP as 
/devices/pci:00/:00:08.0/:01:07.0/rc/rc0/input5
[3.860176] rc0: cx88 IR (Leadtek Winfast 2000XP as 
/devices/pci:00/:00:08.0/:01:07.0/rc/rc0
[3.860182] cx88[0]/0: found at :01:07.0, rev: 5, irq: 19, latency: 32, 
mmio: 0xf900
[3.860231] cx88[0]/0: set_audio_standard_BTSC (status: known-good)
[3.862726] cx88[0]/0: registered device video0 [v4l2]
[3.862778] cx88[0]/0: registered device vbi0
[3.862817] cx88[0]/0: registered device radio0
[3.874396] cx88[0]/0: cx88: tvaudio thread started
[3.886550] cx88[0]/0: set_au

Bug#711888: linux-image-3.9-1-amd64: Problem with cooling when running CPU intensive tasks

2013-06-10 Thread Adnan Hodzic
Package: src:linux
Version: 3.9.4-1
Severity: normal

When running regular tasks, fans run at regular level and mantain CPU
temperature at regular leves, i.e: http://foolcontrol.org/img/temp47.png

However, if I do CPU intensive tasks such as if I play Half Life 2 on Steam, or
even watch a video on Youtube in HQ. Temperatures get incredibly high with fans
working on maximum. i.e: http://foolcontrol.org/img/temp85.png

I also had same problem on 3.8, please inform me if you have any other comments
or questions.

Adnan



-- Package-specific info:
** Version:
Linux version 3.9-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.2 
(Debian 4.7.2-5) ) #1 SMP Debian 3.9.4-1

** Command line:
BOOT_IMAGE=/vmlinuz-3.9-1-amd64 root=/dev/mapper/havoc-root ro quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[17330.355889] ehci-pci :00:1d.0: setting latency timer to 64
[17330.355929] snd_hda_intel :00:1b.0: irq 47 for MSI/MSI-X
[17330.390152] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
[17330.570235] usb 1-4: reset high-speed USB device number 2 using xhci_hcd
[17330.586298] usb 1-4: device firmware changed
[17330.658307] usb 3-1.4: reset full-speed USB device number 4 using ehci-pci
[17330.674026] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[17330.674650] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[17330.674654] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[17330.676312] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[17330.676315] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[17330.677124] ata1.00: configured for UDMA/133
[17330.690047] sd 0:0:0:0: [sda] Starting disk
[17330.752080] btusb 3-1.4:1.0: no reset_resume for driver btusb?
[17330.752082] btusb 3-1.4:1.1: no reset_resume for driver btusb?
[17330.822205] usb 3-1.6: reset high-speed USB device number 5 using ehci-pci
[17331.037704] PM: resume of devices complete after 682.626 msecs
[17331.038346] PM: Finishing wakeup.
[17331.038348] Restarting tasks ... done.
[17331.046500] video LNXVIDEO:00: Restoring backlight state
[17331.053752] usb 1-4: USB disconnect, device number 2
[17331.055327] cdc_ncm 1-4:1.6 wwan0: unregister 'cdc_ncm' usb-:00:14.0-4, 
Mobile Broadband Network Device
[17331.082211] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e340
[17331.082216] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e380
[17331.082219] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e2c0
[17331.08] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e300
[17331.082225] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e1c0
[17331.082227] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e200
[17331.082230] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92ac0
[17331.082232] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e240
[17331.082235] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88021269e280
[17331.082238] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92b40
[17331.082240] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92b00
[17331.082243] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92b80
[17331.082245] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92bc0
[17331.082248] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 880211d92c00
[17331.250604] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[17331.266278] usb 1-4: New USB device found, idVendor=0bdb, idProduct=1927
[17331.266291] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[17331.266312] usb 1-4: Product: H5321 gw
[17331.266320] usb 1-4: Manufacturer: Lenovo
[17331.266328] usb 1-4: SerialNumber: 8BD2F4B2E6D85CC0
[17331.267679] usb 1-4: USB disconnect, device number 3
[17331.451488] hidraw: raw HID events driver (C) Jiri Kosina
[17331.458646] usbcore: registered new interface driver usbhid
[17331.458656] usbhid: USB HID core driver
[17331.478274] iwlwifi :03:00.0: L1 Enabled; Disabling L0S
[17331.485579] iwlwifi :03:00.0: Radio type=0x1-0x2-0x0
[17331.696575] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[17332.013615] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[17332.353128] usb 1-4: new high-speed USB device number 4 using xhci_hcd
[17332.370661] usb 1-4: New USB device found, idVendor=0bdb, idProduct=1926
[17332.370672] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[17332.370679] usb 1-4: Product: H5321 gw
[17332.370684] usb 1-4: Manufacturer: Lenovo
[17332.370689] usb 1-4: SerialNumber: 

Re: [PATCH 3.9.y] s390: Add pgste to ptep_modify_prot_start()

2013-06-10 Thread Heiko Carstens
On Sun, Jun 09, 2013 at 09:09:24PM +0100, Ben Hutchings wrote:
> Commit 52f36be0f4e2 's390/pgtable: Fix check for pgste/storage key
> handling', which was commit b56433cb782d upstream, added a use of
> pgste to ptep_modify_prot_start(), but this variable does not exist.
> In mainline, pgste was added by commit d3383632d4e8 's390/mm: add pte
> invalidation notifier for kvm' and initialised to the return value of
> pgste_get_lock(ptep).  Initialise it similarly here.
> 
> Compile-tested only.
> 
> Signed-off-by: Ben Hutchings 
> ---
> --- a/arch/s390/include/asm/pgtable.h
> +++ b/arch/s390/include/asm/pgtable.h
> @@ -1063,11 +1063,12 @@ static inline pte_t ptep_modify_prot_sta
>  unsigned long address,
>  pte_t *ptep)
>  {
> + pgste_t pgste;
>   pte_t pte;
>  
>   mm->context.flush_mm = 1;
>   if (mm_has_pgste(mm))
> - pgste_get_lock(ptep);
> + pgste = pgste_get_lock(ptep);
>  
>   pte = *ptep;
>   if (!mm_exclusive(mm))

Looks good. Thanks!


-- 
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/20130610150543.GA6341@osiris



Re: s390: Implement IRQ functions if !PCI

2013-06-10 Thread Martin Schwidefsky
On Sun, 09 Jun 2013 17:03:04 -0700 (PDT)
David Miller  wrote:

> From: Ben Hutchings 
> Date: Sun, 09 Jun 2013 21:07:31 +0100
> 
> > All architectures must implement IRQ functions.  Since various
> > dependencies on !S390 were removed, there are various drivers that can
> > be selected but will fail to link.  Provide a dummy implementation of
> > these functions for the !PCI case.
> > 
> > Compile-tested only.
> 
> Acked-by: David S. Miller 

Yeah, this is probably the least painful method to do it. Applied.

-- 
blue skies,
   Martin.

"Reality continues to ruin my life." - Calvin.


-- 
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/20130610160438.237ce20b@mschwide



RE: Uploading linux (3.9.4-1)

2013-06-10 Thread Bandi,Sarveshwar
Ben,
   I would like to backport patches into 3.9 (support for new hardware and 
critical bugs). Can I do it now? Or when is the right time to do it?

Thanks,
Sarvesh

-Original Message-
From: Ben Hutchings [mailto:b...@decadent.org.uk] 
Sent: Thursday, June 06, 2013 9:27 AM
To: Bandi,Sarveshwar
Cc: debian-kernel@lists.debian.org
Subject: Re: Uploading linux (3.9.4-1)

On Thu, 2013-06-06 at 03:39 +, Bandi,Sarveshwar wrote:
> Ben,
>   Thanks for the clarification. I understand what will be released is 
> a long way off. Was trying to understand what will be the driver code 
> base for Jessie. I would assume say, you do pick 3.9 for testing, then 
> the driver code base will be that off 3.9 (pardon me if I am stating 
> the obvious). Am I right?

Yes, we won't be backporting any drivers at this stage.

Ben.

--
Ben Hutchings
Never attribute to conspiracy what can adequately be explained by stupidity.