Re: [PATCH] HID: hid-input: battery quirk for Apple keyboard

2012-11-26 Thread Greg KH
On Mon, Nov 26, 2012 at 01:32:07PM +0100, Ortwin Glück wrote: > Support battery capacity on another Apple wireless > keyboard. > > NB: most likely all other APPLE_ALU_WIRELESS_* > keyboards should be added as well. > > Cc: stable kernel.org > Signed-off-by: Ortwin Glück > --- This is not the

Re: your mail

2012-11-26 Thread Greg KH
On Mon, Nov 26, 2012 at 10:14:44PM +0400, Vasiliy Tolstov wrote: > Hello, Greg. Hello kernel team! I'm system enginer at clodo.ru (russian cloud > hosting provider) we are use xen and sles11-sp2 for our compute xen nodes. > Each virtual machine (domU) have disks that attached by Infiniband SRP. On

Re: sles 11 sp2 srp and multipath issues

2012-11-26 Thread Greg KH
On Mon, Nov 26, 2012 at 10:21:15PM +0400, Vasiliy Tolstov wrote: > Hello, Greg. Hello kernel team! Hey, 3rd time's a charm to get the email through :) > I'm system enginer at clodo.ru > (russian cloud hosting provider) we are use xen and sles11-sp2 for our > compute xen nodes. > Each virtual mach

Re: linux-next: manual merge of the char-misc tree with the sound-asoc tree

2012-11-26 Thread Greg KH
On Mon, Nov 26, 2012 at 07:42:29PM +1100, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the char-misc tree got a conflict in > drivers/misc/atmel-ssc.c between commit 5c86ac695c7e ("ASoC: atmel-ssc: > use module_platform_driver macro") from the sound-asoc tree and commit > 2d6b

Linux 3.0.53

2012-11-26 Thread Greg KH
I'm announcing the release of the 3.0.53 kernel. All users of the 3.0 kernel series must upgrade. The updated 3.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 3.0.53

2012-11-26 Thread Greg KH
diff --git a/Makefile b/Makefile index 1dbdc46..870ec25 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 52 +SUBLEVEL = 53 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/arch/m68k/include/asm/signal.h b/arch/m68k/include/asm/signal.h index 5bc09c7.

Linux 3.4.20

2012-11-26 Thread Greg KH
I'm announcing the release of the 3.4.20 kernel. All users of the 3.4 kernel series must upgrade. The updated 3.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y and can be browsed at the normal kernel.org git web browser:

Linux 3.6.8

2012-11-26 Thread Greg KH
I'm announcing the release of the 3.6.8 kernel. All users of the 3.6 kernel series must upgrade. The updated 3.6.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.6.y and can be browsed at the normal kernel.org git web browser:

Re: [PATCH 00/12] VMCI for Linux upstreaming

2012-11-26 Thread Greg KH
On Wed, Nov 21, 2012 at 12:31:04PM -0800, George Zhang wrote: > > * * * > This series of VMCI linux upstreaming patches include latest udpate from > VMware. > > Summary of changes: > > - Sparse clean. > - Checkpatch clean with one exception, a "complex macro" in > which we ca

[GIT PATCH] TTY/Serial fix for 3.7-rc7

2012-11-26 Thread Greg KH
The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681: Linux 3.7-rc6 (2012-11-16 17:42:40 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.7-rc7 for you to fetch changes up to b1a925f44a3a21c538144e

Re: [Pv-drivers] [PATCH 00/12] VMCI for Linux upstreaming

2012-11-26 Thread Greg KH
On Mon, Nov 26, 2012 at 03:01:04PM -0800, Dmitry Torokhov wrote: > On Monday, November 26, 2012 02:37:54 PM Greg KH wrote: > > On Wed, Nov 21, 2012 at 12:31:04PM -0800, George Zhang wrote: > > > * * * > > > This series of VMCI linux upstreaming patches include late

Re: [Pv-drivers] [PATCH 00/12] VMCI for Linux upstreaming

2012-11-26 Thread Greg KH
On Mon, Nov 26, 2012 at 03:36:52PM -0800, Dmitry Torokhov wrote: > On Monday, November 26, 2012 03:23:57 PM Greg KH wrote: > > On Mon, Nov 26, 2012 at 03:01:04PM -0800, Dmitry Torokhov wrote: > > > On Monday, November 26, 2012 02:37:54 PM Greg KH wrote: > > > > On W

Re: [PATCH] serial:ifx6x60:Delete SPI timer when shut down port

2012-11-26 Thread Greg KH
On Fri, Nov 23, 2012 at 09:33:33AM +0800, chao bi wrote: > > When shut down SPI port, it's possible that MRDY has been asserted and a SPI > timer was activated waiting for SRDY assert, in the case, it needs to delete > this timer. This doesn't apply without fuzz, so I don't know what tree you are

Re: [GIT PULL] extcon for Linux 3.8

2012-11-26 Thread Greg KH
On Thu, Nov 22, 2012 at 01:51:10PM +0900, MyungJoo Ham wrote: > Please pull extcon patches for Linux 3.8. This is not a signed-tag pull request, which I thought I asked for previously. Please create that, so that I can properly know I am getting the right pull request and patches. thanks, greg

Re: [PATCH 12/12] VMCI: Some header and config files.

2012-11-26 Thread Greg KH
On Wed, Nov 07, 2012 at 10:43:03AM -0800, George Zhang wrote: > +#ifndef _VMCI_COMMONINT_H_ > +#define _VMCI_COMMONINT_H_ > + > +#include Why printk from a .h file? > + > +#define ASSERT(cond) BUG_ON(!(cond)) No, please no. > + > +#define PCI_VENDOR_ID_VMWARE 0x15AD > +#define PCI_DEVICE_ID_VM

Re: [Pv-drivers] [PATCH 00/12] VMCI for Linux upstreaming

2012-11-26 Thread Greg KH
On Mon, Nov 26, 2012 at 03:52:31PM -0800, Dmitry Torokhov wrote: > On Monday, November 26, 2012 03:44:26 PM Greg KH wrote: > > On Mon, Nov 26, 2012 at 03:36:52PM -0800, Dmitry Torokhov wrote: > > > On Monday, November 26, 2012 03:23:57 PM Greg KH wrote: > > > > On M

Re: [PATCH 12/12] VMCI: Some header and config files.

2012-11-26 Thread Greg KH
On Mon, Nov 26, 2012 at 04:23:57PM -0800, Dmitry Torokhov wrote: > Hi Greg, > > For some reason it still didn't go through to our corporate mail server > but I see it on LKML. Good. > On Mon, Nov 26, 2012 at 04:03:04PM -0800, Greg KH wrote: > > On Wed, Nov 07, 2012 a

Re: Re: [GIT PULL] extcon for Linux 3.8

2012-11-26 Thread Greg KH
On Tue, Nov 27, 2012 at 12:54:30AM +, MyungJoo Ham wrote: > > On Thu, Nov 22, 2012 at 01:51:10PM +0900, MyungJoo Ham wrote: > > > Please pull extcon patches for Linux 3.8. > > > > This is not a signed-tag pull request, which I thought I asked for > > previously. > > > > Please create that, so

Re: Re: Re: [GIT PULL] extcon for Linux 3.8

2012-11-27 Thread Greg KH
g changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681: > > Linux 3.7-rc6 (2012-11-16 17:42:40 -0800) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon > tags/pull_req_20121122 > > -

Re: [PATCH v3] drivers: staging: remove last usage of NIPQUAD and NIP6 in gdm72xx

2012-11-27 Thread Greg KH
On Tue, Nov 27, 2012 at 10:37:46AM +0800, Shan Wei wrote: > From: Shan Wei > > commit cf4ca4874fc45 removed the definition of NIPQUAD and NIPQUAD_FMT, > and NIP6 also is out of date. > > Because DEBUG_SDU is not defined in gdm_wimax.h, no error message when > compiling > this code. And remove c

Re: [PATCH v2] ioat: remove chanerr mask setting for IOAT v3.x

2012-11-27 Thread Greg KH
On Tue, Nov 27, 2012 at 03:16:08PM -0700, Dave Jiang wrote: > The existing code set a value in the PCI_CHANERRMSK_INT register > for a workaround to address a pre-silicon bug on the Intel 5520 IO hub that > has been fixed when the hardware was released. There is no need for this > code. > > Signed

Re: linux-next: manual merge of the staging tree with the tty tree

2012-11-28 Thread Greg KH
On Wed, Nov 28, 2012 at 04:14:30PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the staging tree got a conflict in > drivers/staging/dgrp/dgrp_tty.c between commit 3ba89e96610b ("staging: > dgrp: dgrp_tty.c: Remove the TIOCSSOFTCAR ioctl handler from dgrp > driver") fr

Re: [PATCH 1/2] pci_ids: Added FPGA-related entries

2012-11-28 Thread Greg KH
On Wed, Nov 28, 2012 at 05:41:32PM +0200, Eli Billauer wrote: > These entries are referred to by the Xillybus driver. > > Signed-off-by: Eli Billauer > --- > include/linux/pci_ids.h |6 ++ Please read the top of this file for why you shouldn't be adding these device ids to that file. Ca

Re: [PATCH 2/2] New driver: Xillybus generic interface for FPGA (programmable logic)

2012-11-28 Thread Greg KH
On Wed, Nov 28, 2012 at 05:41:33PM +0200, Eli Billauer wrote: > Xillybus is a general-purpose framework for communication between programmable > logic (FPGA) and a host. It provides a simple connection between hardware > FIFOs > in the FPGA and their respective device files on the host. The user s

Re: drivres/hv

2012-11-28 Thread Greg KH
On Wed, Nov 28, 2012 at 12:17:30PM -0800, K. Y. Srinivasan wrote: > > Greg, You are writing the most unhelpful Subject: lines lately, please be more descriptive in the future. > I recently discovered that the Hyper-V host allocates mmio > memory for some synthetic devices like the virtual frame

Re: [RFC PATCH v3 3/3] acpi_memhotplug: Allow eject to proceed on rebind scenario

2012-11-28 Thread Greg KH
On Wed, Nov 28, 2012 at 11:39:22PM +0100, Rafael J. Wysocki wrote: > On Wednesday, November 28, 2012 03:16:22 PM Toshi Kani wrote: > > > > > > > > I see. I do not think whether or not the device is removed on > > > > > > > > eject > > > > > > > > makes any difference here. The issue is that afte

Re: [RFC PATCH v3 3/3] acpi_memhotplug: Allow eject to proceed on rebind scenario

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 12:05:20AM +0100, Rafael J. Wysocki wrote: > On Wednesday, November 28, 2012 02:46:33 PM Greg KH wrote: > > > So, it looks like the driver core wants us to handle driver unbinding no > > > matter what. > > > > Yes. Well, the driver core

Re: drivres/hv

2012-11-28 Thread Greg KH
On Wed, Nov 28, 2012 at 11:32:52PM +, KY Srinivasan wrote: > > > I recently discovered that the Hyper-V host allocates mmio > > > memory for some synthetic devices like the virtual framebuffer. > > > We are currently in the process of implementing this virtual > > > framebuffer device. As part

Re: 【Suggestion】drivers/tty: drivers/char/: for MAX_ASYNC_BUFFER_SIZE

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 12:40:49PM +0800, Chen Gang wrote: > Hello Greg Kroah-Hartman: > > for MAX_ASYNC_BUFFER_SIZE: > it is defined as 4096; > but for the max buffer size which it processes, is 65535. > so suggest to #define MAX_ASYNC_BUFFER_SIZE 0x1 (better than 0x) Please, send

Re: linux-next: manual merge of the staging tree with the tty tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:47:39PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the staging tree got a conflicts in > drivers/staging/fwserial/fwserial.c, drivers/staging/Kconfig and > drivers/staging/Kconfig between commit 7355ba3445f2 ("staging: fwserial: > Add TTY-o

Re: linux-next: manual merge of the gpio tree with the driver-core tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:57:23PM +1100, Stephen Rothwell wrote: > Hi Grant, > > Today's linux-next merge of the gpio tree got a conflict in > drivers/gpio/gpio-em.c between commit 3836309d9346 ("gpio: remove use of > __devinit") from the driver-core tree and commit 7385500a49b7 ("gpio/em: > conv

Re: linux-next: manual merge of the arm-soc tree with the driver-core tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 04:03:09PM +1100, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the arm-soc tree got a conflict in > drivers/leds/leds-ns2.c between commit 98ea1ea20cb7 ("leds: remove use of > __devinit") from the driver-core tree and commit 72052fcc1026 ("leds: > leds-

Re: linux-next: manual merge of the driver-core tree with the slave-dma tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 09:16:06AM +0530, Viresh Kumar wrote: > On 29 November 2012 09:10, Stephen Rothwell wrote: > > diff --cc drivers/dma/dw_dmac.c > > > +#ifdef CONFIG_OF > > +static struct dw_dma_platform_data * > > +__devinit dw_dma_parse_dt(struct platform_device *pdev) > > Do we need

Re: linux-next: manual merge of the driver-core tree with the tip tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:24:11PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > lib/Makefile between commit e6459606b04e ("lib: Add early cpio decoder") > from the tip tree and commit 610141ee651c ("lib: kobject_uevent is no > l

Re: linux-next: manual merge of the driver-core tree with the battery tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:20:08PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/power/max8925_power.c between commit eba3b670a916 > ("max8925_power: Add support for device-tree initialization") from the > battery tree an

Re: linux-next: manual merge of the driver-core tree with the mfd tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:18:04PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/power/da9052-battery.c between commit 4b5edf7887c6 ("power: > da9052-battery: Convert to the new da9052 interrupt functions") from the > mfd

Re: linux-next: manual merge of the driver-core tree with the battery tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:15:58PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/power/abx500_chargalg.c between commit a12810ab9fcf ("ab8500: Add > devicetree support for chargalg") from the battery tree and commit > c8a

Re: linux-next: manual merge of the driver-core tree with the battery tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:13:36PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/power/ab8500_fg.c between commit e0f1abeba5c2 ("ab8500: Add > devicetree support for fuelgauge") from the battery tree and commit > c8afa640

Re: linux-next: manual merge of the driver-core tree with the battery tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:11:42PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/power/ab8500_charger.c between commit 4aef72dbb2e8 ("ab8500: Add > devicetree support for charger") from the battery tree and commit > c8afa

Re: linux-next: manual merge of the driver-core tree with the battery tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:09:33PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/power/ab8500_btemp.c between commit bd9e8ab2d58d ("ab8500: Add > devicetree support for btemp") from the battery tree and commit > c8afa6406

Re: linux-next: manual merge of the driver-core tree with the pci tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:06:41PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/pci/quirks.c between commit 21c5fd97380b ("PCI: Add workaround > for PLX PCI 9050 BAR alignment erratum") from the pci tree and commit > 158

Re: linux-next: manual merge of the driver-core tree with the pci tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:03:40PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/pci/pci.h between commit 4e15c46bdc4d ("PCI: Add pci_device_type > to pdev's device struct") from the pci tree and commit b40b97ae736c > ("P

Re: linux-next: manual merge of the driver-core tree with the mfd tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 03:00:44PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/mfd/tps65090.c between various commits from the mfd tree and > commits 84449216b01f ("mfd: remove use of __devexit_p"), f791be492f76 > ("mfd

Re: linux-next: manual merge of the driver-core tree with the mfd tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 02:57:14PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/mfd/sta2x11-mfd.c between various commits from the mfd tree and > commits f791be492f76 ("mfd: remove use of __devinit"), a9e9ce4c4167 > ("mf

Re: linux-next: manual merge of the driver-core tree with the mfd tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 02:50:39PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/mfd/da9052-core.c between commit 8bad1abd6303 ("mfd: da9052: > Introduce da9052-irq.c") from the mfd tree and commit a9e9ce4c4167 ("mfd: > r

Re: linux-next: manual merge of the driver-core tree with the mfd tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 02:47:12PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/mfd/ab8500-core.c between commit 8ae754ebd5ed ("mfd: ab8500-core: > Remove unused ab8500-gpio IRQ ranges") from the mfd tree and commit > a9

Re: linux-next: manual merge of the driver-core tree with the mfd tree

2012-11-28 Thread Greg KH
On Thu, Nov 29, 2012 at 02:43:02PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/gpio/gpio-tps6586x.c between commit fe39f2f4dc84 ("mfd: Implement > tps6586x gpio_to_irq") from the mfd tree and commit 3836309d9346 ("gpio:

Re: [PATCH -next] hv: hv_balloon: remove duplicated include from hv_balloon.c

2012-11-29 Thread Greg KH
On Thu, Nov 29, 2012 at 05:09:42PM +, KY Srinivasan wrote: > > > > -Original Message- > > From: Wei Yongjun [mailto:weiyj...@gmail.com] > > Sent: Wednesday, November 28, 2012 9:23 PM > > To: KY Srinivasan; Haiyang Zhang > > Cc: yongjun_...@trendmicro.com.cn; de...@linuxdriverproject.o

Re: [Suggestion] drivers/tty: drivers/char/: for MAX_ASYNC_BUFFER_SIZE

2012-11-29 Thread Greg KH
On Thu, Nov 29, 2012 at 01:57:59PM +0800, Chen Gang wrote: > > And, I really don't understand here, why do you want to change this? > > What is it going to change? And why? > > > > Why: > for the context MGSLPC_INFO *info in drivers/char/pcmcia/synclink_cs.c > info->max_frame_size can be t

Re: [PATCH 1/1] v3.0.x: mtd: check partition count not partition array pointer

2012-11-29 Thread Greg KH
On Wed, Nov 07, 2012 at 11:48:24PM -0700, Anthony Foiani wrote: > > mtd: check partition count not partition array pointer > > The documentation claims that "nr_parts" is the determining factor, > while the code originally tested whether "parts" is non-null. > > In at least one driver (fsl_elbc_

Re: [PATCH] staging: line6: Fix checkpatch.pl switch - case issue

2012-11-29 Thread Greg KH
On Thu, Nov 29, 2012 at 12:21:22PM +0100, Laurent Navet [Mali] wrote: > From: "Laurent Navet [Mali]" > > delete old commentted code to avoid this checkpatch error : > line6/pcm.c:423: ERROR: switch and case should be at the same indent > > Signed-off-by: Laurent Navet [Mali] What is the [Mali

Re: [PATCH v3] zram: fix invalid memory references during disk write

2012-11-29 Thread Greg KH
On Fri, Nov 30, 2012 at 09:36:09AM +0900, Minchan Kim wrote: > Hi Greg, > > I would like to tidy zram_bvec_write up but it needs more churn > than needed to fix this bug and makes review hard. So I want you to pick up > this patch asap because it's a candidate of stable. It is? How come no one s

Re: [PATCH v3] zram: fix invalid memory references during disk write

2012-11-29 Thread Greg KH
On Fri, Nov 30, 2012 at 09:36:09AM +0900, Minchan Kim wrote: > Hi Greg, > > I would like to tidy zram_bvec_write up but it needs more churn > than needed to fix this bug and makes review hard. So I want you to pick up > this patch asap because it's a candidate of stable. Ok, I have way too many d

Re: Linux 3.8.3

2013-03-17 Thread Greg KH
On Sun, Mar 17, 2013 at 09:10:42PM +0100, Bjørn Mork wrote: > Russell King - ARM Linux writes: > > > Sigh. > > > > At times, I really don't know why I bother wasting my time commenting on > > patches if they just go and agree with them, and promptly ignore them. > > I pointed out what this should

Re: [PATCH] pm: print the name of failed suspend function for platform device

2013-03-18 Thread Greg KH
On Mon, Mar 18, 2013 at 01:58:23PM +0800, Li Fei wrote: > > Print more info when platform device suspend function failed. > Without this patch, we can not get the real platform device suspend > API info. > > Example without this patch: > pm_op(): platform_pm_suspend+0x0/0x50 returns -11 > PM: Dev

Re: [PATCH] udevadm-info: Don't access sysfs 'resource' files

2013-03-18 Thread Greg KH
On Mon, Mar 18, 2013 at 10:24:40AM -0600, Alex Williamson wrote: > On Sun, 2013-03-17 at 15:00 +0100, Kay Sievers wrote: > > On Sun, Mar 17, 2013 at 2:38 PM, Alex Williamson > > wrote: > > > I'm assuming that the device only breaks because udevadm is dumping the > > > full I/O port register space

Re: Revert a bunch of patches in stable kernels

2013-03-18 Thread Greg KH
On Mon, Mar 18, 2013 at 11:05:26AM +0100, Daniel Vetter wrote: > Hi Greg&all, > > So a recent stable backport to fix rc6 on ilk (which is disabled by > default and with dubious power savings at best, unlike rc6 on snb and > later) totally blew up all over the place: > https://bugzilla.kernel.org/s

Re: [PATCH 05/16] TTY: add tty_port_tty_wakeup helper

2013-03-18 Thread Greg KH
On Fri, Mar 08, 2013 at 08:02:09PM +0100, Jiri Slaby wrote: > On 03/08/2013 04:02 PM, Peter Hurley wrote: > > On Thu, 2013-03-07 at 13:12 +0100, Jiri Slaby wrote: > >> It allows for cleaning up on a considerable amount of places. They did > >> port_get, wakeup, kref_put. Now the only thing needed i

Re: [PATCH] sysfs: use atomic_inc_unless_negative in sysfs_get_active

2013-03-18 Thread Greg KH
On Fri, Mar 08, 2013 at 04:07:27PM +0100, Maarten Lankhorst wrote: > It seems that sysfs has an interesting way of doing the same thing. > This removes the cpu_relax unfortunately, but if it's really needed, > it would be better to add this to include/linux/atomic.h to benefit > all atomic ops user

Re: [PATCH 0/2] Some cleanup in driver core

2013-03-18 Thread Greg KH
On Thu, Mar 07, 2013 at 10:22:44AM +0800, Wei Yang wrote: > These two patches do some cleanup in the driver core. No they do not. I understand the need to fix code, but please, do so if it is broken. These patches don't help, and in fact, they hurt things. Next time, if you wish to send me patch

Re: [PATCH 1/2] driver core: remove device_add_attrs() in drivers/base/bus.c

2013-03-18 Thread Greg KH
On Thu, Mar 07, 2013 at 10:22:45AM +0800, Wei Yang wrote: > Originally, we have two functions named device_add_attrs() in > drivers/base/bus.c and drivers/base/core.c. This will cause some confusion > when reading the code. Why? It's just static functions. > And the one in drivers/base/bus.c do

Re: [PATCH] udevadm-info: Don't access sysfs 'resource' files

2013-03-18 Thread Greg KH
On Mon, Mar 18, 2013 at 07:54:09PM -0600, Robert Hancock wrote: > On 03/16/2013 07:03 PM, Greg KH wrote: > >On Sat, Mar 16, 2013 at 05:50:53PM -0600, Myron Stowe wrote: > >>On Sat, 2013-03-16 at 15:11 -0700, Greg KH wrote: > >>>On Sat, Mar 16, 2013 at 03:35

Re: [PATCH] udevadm-info: Don't access sysfs 'resource' files

2013-03-18 Thread Greg KH
On Mon, Mar 18, 2013 at 08:09:22PM -0600, Robert Hancock wrote: > > Great, that's one possible solution, the other is just not creating the > > files at all for known problem devices, right? > > I don't think one can reasonably enumerate all problem devices. There > are probably countless devices

Re: [PATCH] pm: print the name of failed suspend function for platform device

2013-03-18 Thread Greg KH
On Tue, Mar 19, 2013 at 02:05:02AM +, Li, Fei wrote: > > > Print more info when platform device suspend function failed. > > > Without this patch, we can not get the real platform device suspend > > > API info. > > > > > > Example without this patch: > > > pm_op(): platform_pm_suspend+0x0/0x50

Re: [PATCH 2/3] lib/kobject: Panic when kobj or ktype is not properly assigned

2013-03-19 Thread Greg KH
On Tue, Mar 19, 2013 at 02:47:00PM +0800, Dong Hao wrote: > From: Dong Hao > > kobj and ktype are two important attributes which will be used after > kobject_init(), > and (!kobj)|(!ktype) may cause FS corruption which could not be recovered. > Panic instead of dump_stack() when neither kobj nor

Re: [PATCH 1/3] lib/kobject: simplify the kobject_init function

2013-03-19 Thread Greg KH
On Tue, Mar 19, 2013 at 02:46:59PM +0800, Dong Hao wrote: > From: Dong Hao > > The printk() function at the end of function kobject_init() already had '\n', > so remove the duplicated one. Your subject doesn't match this description. -- To unsubscribe from this list: send the line "unsubscribe l

Re: [PATCH 3/3] lib/kobject: WARN_ON corresponds to BUG_ON

2013-03-19 Thread Greg KH
On Tue, Mar 19, 2013 at 02:47:01PM +0800, Dong Hao wrote: > From: Dong Hao > > WARN_ON corresponds to BUG_ON and also gets more info. Huh? No. Please stop, don't resend these. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to major

Re: Kernel panic on stable kernel 3.8.2 when closing bluetooth dun connection

2013-03-20 Thread Greg KH
On Wed, Mar 20, 2013 at 11:18:38AM +0100, Sergio Callegari wrote: > Hi, > > This is just a short note to let you know that 3.8.2 panics on > closing a bluetooth dun connection. Have you notified the linux bluetooth developers about this? Is this new in 3.8.2 and 3.8.1 or 3.8 works fine? thanks,

Linux 3.0.70

2013-03-20 Thread Greg KH
I'm announcing the release of the 3.0.70 kernel. All users of the 3.0 kernel series must upgrade. The updated 3.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 3.0.70

2013-03-20 Thread Greg KH
diff --git a/Makefile b/Makefile index 534f7de..6754172 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 69 +SUBLEVEL = 70 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c index 9fb9332

Linux 3.4.37

2013-03-20 Thread Greg KH
I'm announcing the release of the 3.4.37 kernel. All users of the 3.4 kernel series must upgrade. The updated 3.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 3.4.37

2013-03-20 Thread Greg KH
diff --git a/Makefile b/Makefile index 2659987..a9e4d61 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 36 +SUBLEVEL = 37 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c inde

Linux 3.8.4

2013-03-20 Thread Greg KH
I'm announcing the release of the 3.8.4 kernel. All users of the 3.8 kernel series must upgrade. The updated 3.8.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.8.y and can be browsed at the normal kernel.org git web browser:

Re: [PATCH] dummy-irq: introduce a dummy IRQ handler driver (was Re: gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-r

2013-03-20 Thread Greg KH
On Thu, Mar 21, 2013 at 12:21:21AM +0100, Jiri Kosina wrote: > On Wed, 20 Mar 2013, Alan Stern wrote: > > > > Ok, so how about this? > > > Daniel, is it enough to make the problem appear on your system (by > > > building this into the kernel and booting with dummy-irq.irq=16)? > > > > > > Thanks

Re: Linux 3.0.70

2013-03-20 Thread Greg KH
On Wed, Mar 20, 2013 at 04:04:19PM -0600, Andrew Collins wrote: > Kees Cook (1): > signal: always clear sa_restorer on execve > > This commit seems to cause the following build breakage on MIPS in 3.0.70: > > kernel/signal.c: In function 'flush_signal_handlers': > kernel/signal.c:441:9: err

Re: linux-next: build failure after merge of the tty tree

2013-03-20 Thread Greg KH
On Wed, Mar 20, 2013 at 11:15:11AM -0400, Bill Pemberton wrote: > Jiri Slaby writes: > > > > On 03/20/2013 03:42 PM, Bill Pemberton wrote: > > > Ok, for the unopened ports there *should* never be any actual data to > > > push so the push is really doing nothing anyhow in these cases. It's > > > c

Re: [patch v1]rtc: fix for DA9052/53 rtc device registration

2013-03-21 Thread Greg KH
On Thu, Mar 21, 2013 at 12:39:07PM +0530, Ashish Jangam wrote: > This patch adds supports for the virtual irq since now MFD only handles > virtual irq > Without this patch rtc device will fail in registration. > > This patch is for Linux stable version 3.8.x > > Signed-off-by: Ashish Jangam >

Re: [ 092/128] iommu/intel: disable DMAR for g4x integrated gfx

2013-02-03 Thread Greg KH
On Sun, Feb 03, 2013 at 05:24:16PM +0100, Mihai Moldovan wrote: > * On 03.02.2013 03:48 PM, Ben Hutchings wrote: > > [...] > > +static void quirk_iommu_g4x_gfx(struct pci_dev *dev) > > +{ > Shouldn't __devinit be used here too, like for quirk_iommu_rwbf? > > It probably doesn't matter too much. es

Re: [PATCH 1/2] staging: android: ashmem: fix ashmem pin/unpin interface

2013-02-03 Thread Greg KH
On Fri, Feb 01, 2013 at 04:55:01PM +, Serban Constantinescu wrote: > Hi Greg, > > On 01/02/13 16:18, Greg KH wrote: > >On Fri, Feb 01, 2013 at 04:08:00PM +, Serban Constantinescu wrote: > >>The values exchanged between kernel and userspace through struct > >

Re: [PATCH 2/3 v2] fb: udlfb: fix hang at disconnect

2013-02-03 Thread Greg KH
On Tue, Jan 29, 2013 at 09:35:42PM +0100, Alexander Holler wrote: > Am 29.01.2013 16:51, schrieb Alexander Holler: > >Am 29.01.2013 12:11, schrieb Alexander Holler: > > > >> > >>To explain the problem on shutdown a bit further, I think the following > >>happens (usb and driver are statically linked

Re: [PATCH?] Move ACPI device nodes under /sys/firmware/acpi (was: Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework)

2013-02-03 Thread Greg KH
On Sat, Feb 02, 2013 at 11:18:20PM +0100, Rafael J. Wysocki wrote: > On Saturday, February 02, 2013 09:15:37 PM Rafael J. Wysocki wrote: > > On Saturday, February 02, 2013 03:58:01 PM Greg KH wrote: > [...] > > > > > I know it's more complicated with these

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-03 Thread Greg KH
On Sat, Feb 02, 2013 at 09:15:37PM +0100, Rafael J. Wysocki wrote: > On Saturday, February 02, 2013 03:58:01 PM Greg KH wrote: > > On Fri, Feb 01, 2013 at 11:12:59PM +0100, Rafael J. Wysocki wrote: > > > On Friday, February 01, 2013 08:23:12 AM Greg KH wrote: > > > >

Linux 3.0.62

2013-02-03 Thread Greg KH
I'm announcing the release of the 3.0.62 kernel. All users of the 3.0 kernel series must upgrade. The updated 3.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 3.0.62

2013-02-03 Thread Greg KH
diff --git a/Makefile b/Makefile index 2d64957..20f4902 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 61 +SUBLEVEL = 62 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/arch/arm/mm/dma-mapping.c b/arch/arm/mm/dma-mapping.c index f96d2c7..5663650

Linux 3.4.29

2013-02-03 Thread Greg KH
I'm announcing the release of the 3.4.29 kernel. All users of the 3.4 kernel series must upgrade. The updated 3.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 3.4.29

2013-02-03 Thread Greg KH
diff --git a/Makefile b/Makefile index 8ccebba..23bcb1a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 28 +SUBLEVEL = 29 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/arch/arm/mach-at91/setup.c b/arch/arm/mach-at91/setup.c index 582142

Linux 3.7.6

2013-02-03 Thread Greg KH
I'm announcing the release of the 3.7.6 kernel. All users of the 3.7 kernel series must upgrade. The updated 3.7.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.7.y and can be browsed at the normal kernel.org git web browser:

Re: linux-next: manual merge of the driver-core tree with the net-next tree

2013-02-03 Thread Greg KH
On Mon, Feb 04, 2013 at 03:38:31PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in > drivers/net/wan/Kconfig between commit a786a7c0ad44 ("wanrouter: completely > decouple obsolete code from kernel") from the net-next tree and comm

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-04 Thread Greg KH
On Sun, Feb 03, 2013 at 05:28:09PM -0700, Toshi Kani wrote: > On Sat, 2013-02-02 at 16:01 +0100, Greg KH wrote: > > On Fri, Feb 01, 2013 at 01:40:10PM -0700, Toshi Kani wrote: > > > On Fri, 2013-02-01 at 07:30 +, Greg KH wrote: > > > > On Thu, Jan 31, 2013 at 06:3

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-04 Thread Greg KH
On Sun, Feb 03, 2013 at 09:44:39PM +0100, Rafael J. Wysocki wrote: > > Yes, but those are just remove events and we can only see how destructive > > they > > were after the removal. The point is to be able to figure out whether or > > not > > we *want* to do the removal in the first place. > >

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-04 Thread Greg KH
On Mon, Feb 04, 2013 at 03:21:22PM +0100, Rafael J. Wysocki wrote: > On Monday, February 04, 2013 04:48:10 AM Greg KH wrote: > > On Sun, Feb 03, 2013 at 09:44:39PM +0100, Rafael J. Wysocki wrote: > > > > Yes, but those are just remove events and we can only see how >

Re: [ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-04 Thread Greg KH
On Mon, Feb 04, 2013 at 04:44:25PM +, Matt Fleming wrote: > On Sun, 2013-02-03 at 16:15 +0100, Ben Hutchings wrote: > > As you can see this needed quite a lot of work to backport, and I > > haven't been able to test it yet. So I would particularly appreciate > > careful review of this. > > Ev

Re: linux-next: manual merge of the char-misc tree with the mfd tree

2013-02-04 Thread Greg KH
On Mon, Feb 04, 2013 at 04:12:41PM +1100, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the char-misc tree got a conflict in > drivers/mfd/wm5102-tables.c between commit d078377faf5f ("mfd: wm5102: > Refresh register defaults") from the mfd tree and commit 689557d3c704 > ("mfd:

Re: [PATCH 1/2] USB: storage: Define a new macro for USB storage match rules

2013-02-04 Thread Greg KH
On Mon, Feb 04, 2013 at 03:14:46PM +0800, fangxiaozhi 00110321 wrote: > +/* Define the device is matched with Vendor ID and interface descriptors */ > +#define UNUSUAL_VENDOR_INTF(id_vendor, cl, sc, pr, \ > + vendorName, productName, useProtocol, useTransport, \ > +

Re: [PATCH 2/3 v2] fb: udlfb: fix hang at disconnect

2013-02-04 Thread Greg KH
On Mon, Feb 04, 2013 at 08:17:04PM +0100, Alexander Holler wrote: > Am 04.02.2013 13:05, schrieb Alexander Holler: > >Am 04.02.2013 02:14, schrieb Greg KH: > > > >>So you are right in that your driver will wait for forever for a > >>disconnect() to happen, as

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-04 Thread Greg KH
On Tue, Feb 05, 2013 at 12:52:30AM +0100, Rafael J. Wysocki wrote: > You'd probably never try to hot-remove a disk before unmounting filesystems > mounted from it or failing it as a RAID component and nobody sane wants the > kernel to do things like that automatically when the user presses the ejec

Re: [PATCH v2 00/30] USB: omap-ehci: Move PHY management to PHY driver

2013-02-05 Thread Greg KH
On Tue, Feb 05, 2013 at 01:28:51PM +0200, Roger Quadros wrote: > Hi Tony & Greg, > > What's the best way to get these patches in? > > All patches have been acked by respective maintainers. > > If Tony can Ack the arch/arm/mach-omap2 stuff then should I send a > pull request directly to Greg? or

Re: [PATCH 2/3 v2] fb: udlfb: fix hang at disconnect

2013-02-05 Thread Greg KH
On Tue, Feb 05, 2013 at 08:08:28AM +0100, Alexander Holler wrote: > Am 04.02.2013 20:25, schrieb Greg KH: > > On Mon, Feb 04, 2013 at 08:17:04PM +0100, Alexander Holler wrote: > >> Am 04.02.2013 13:05, schrieb Alexander Holler: > >>> Am 04.02.2013 02:14, schrieb Gr

[GIT PATCH] USB fixes for 3.8-rc6

2013-02-05 Thread Greg KH
The following changes since commit 949db153b6466c6f7cad5a427ecea94985927311: Linux 3.8-rc5 (2013-01-25 11:57:28 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.8-rc6 for you to fetch changes up to 200e0d994d9d1919b28c87

Re: [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

2013-02-05 Thread Greg KH
On Tue, Feb 05, 2013 at 12:11:17PM +0100, Rafael J. Wysocki wrote: > On Monday, February 04, 2013 04:04:47 PM Greg KH wrote: > > On Tue, Feb 05, 2013 at 12:52:30AM +0100, Rafael J. Wysocki wrote: > > > You'd probably never try to hot-remove a disk before unmounting > >

  1   2   3   4   5   6   7   8   9   10   >