Re: [PATCH v4 00/21] OMAP UART Patches

2012-09-06 Thread Greg KH
On Thu, Sep 06, 2012 at 03:45:19PM +0300, Felipe Balbi wrote: > Hi guys, > > here's v4 of the omap uart patchset. No changes other than a rebase on top of > Greg's tty-next branch and Tony's Acked-by being added to a couple patches > > Note: I'm resending the series with Vikram's Software Flow Co

Re: [PATCH v6] tty: uartclk value from serial_core exposed to sysfs

2012-09-06 Thread Greg KH
On Thu, Sep 06, 2012 at 03:17:18AM +0200, Tomas Hlavacek wrote: > Added file /sys/devices/.../tty/ttySX/uartclk to allow reading > uartclk value in struct uart_port in serial_core via sysfs. > > tty_register_device() has been generalized and refactored in order > to add support for setting drvdata

Re: [patch 0/3] Turn CONFIG_HOTPLUG always on.

2012-09-06 Thread Greg KH
On Tue, Sep 04, 2012 at 05:01:05PM -0700, Greg Kroah-Hartman wrote: > From: Greg KH > > The CONFIG_HOTPLUG variable is tough to turn off, and almost all arches > default to it on. > > If you turn it off, it saves you a big 200 or so bytes, and then starts > to cause all sor

Re: 3.4.10 i915 [GM45] regression

2012-09-06 Thread Greg KH
On Fri, Sep 07, 2012 at 02:27:12AM +0200, Andreas Sturmlechner wrote: > Hello, > > please revert commit 0d8957c8a90bbb5d34fab9a304459448a5131e06 - for some > reason it breaks boot-up (screen stays blank) on my GM45 hardware despite >= > 3.5 being fine. > > See bug 54575 on freedesktop.org for a

Re: [PATCH] serial: omap: fix compile breakage

2012-09-07 Thread Greg KH
On Fri, Sep 07, 2012 at 06:34:19PM +0300, Felipe Balbi wrote: > when rebasing patches on top of Greg's tty-next, > it looks like automerge broke a few things which > I didn't catch (for whatever reason I didn't > have OMAP Serial enabled on .config) so I ended > up breaking the build on Greg's tty-

Re: linux-next: build failure after merge of the final tree (staging tree related)

2012-09-10 Thread Greg KH
On Mon, Sep 10, 2012 at 05:04:09PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/staging/silicom/bypasslib/built-in.o: In function `.is_bypass': > (.text+0x3254): multiple definition of `.

Re: [PATCH]NEXT:staging "wlags49_h2" Fix ypos.

2012-09-10 Thread Greg KH
On Mon, Sep 10, 2012 at 09:04:26AM -0700, Justin P. Mattock wrote: > From: "Justin P. Mattock" > > Signed-off-by: Justin P. Mattock What's with the "NEXT" in the subject? That means I need to edit it by hand :( And, the main reason I'm rejecting this patch, you have a typo in your subject lin

Re: [PATCH v2] Add missing attributes to EFI variable attribute print out from sysfs

2012-09-10 Thread Greg KH
On Mon, Sep 10, 2012 at 01:59:18PM -0400, Mike Waychison wrote: > On Mon, Sep 10, 2012 at 1:55 PM, Mike Waychison wrote: > > Greg, > > > > Can you please pick this patch up in one of your trees? > > Resend using a good email addy for gregkh :) Can someone resend it in a format that I can apply i

Re: [PATCH 3.6rc5.linux-next 1/1] Force module

2012-09-10 Thread Greg KH
On Mon, Sep 10, 2012 at 06:43:30PM -0700, DanielC wrote: > Sorry about breaking the build, this should fix. This doesn't make sense in a changelog entry. > > Staging: silicom: Depend on module until monolithic build fixed This needs to be in the Subject: line of the patch, don't make me edit it

Re: [PATCH RESEND] USB/host: Cleanup unneccessary irq disable code

2012-09-10 Thread Greg KH
On Fri, Sep 07, 2012 at 05:19:59PM +0800, Chuansheng Liu wrote: > Because the IRQF_DISABLED as the flag is now a NOOP and has been > deprecated and in hardirq context the interrupt is disabled. > > so in usb/host code: > Removing the usage of flag IRQF_DISABLED; > Removing the calling local_irq sa

Re: [PATCH v2] Add missing attributes to EFI variable attribute print out from sysfs

2012-09-10 Thread Greg KH
On Mon, Sep 10, 2012 at 12:13:09PM -0600, Khalid Aziz wrote: > On Mon, 2012-09-10 at 11:03 -0700, Greg KH wrote: > > On Mon, Sep 10, 2012 at 01:59:18PM -0400, Mike Waychison wrote: > > > On Mon, Sep 10, 2012 at 1:55 PM, Mike Waychison wrote: > > > > Greg, > >

Re: [PATCH v2] Add missing attributes to EFI variable attribute print out from sysfs

2012-09-10 Thread Greg KH
On Mon, Sep 10, 2012 at 12:29:14PM -0600, Khalid Aziz wrote: > Some of the EFI variable attributes are missing from print out from > /sys/firmware/efi/vars/*/attributes. This patch adds those in. It also > updates code to use pre-defined constants for masking current value > of attributes. > > Sig

Re: [PATCH] serial: mxs-auart: put the device when exit or error

2012-09-10 Thread Greg KH
On Fri, Sep 07, 2012 at 10:33:07AM +0800, Huang Shijie wrote: > We call the get_device() in the mxs_auart_probe(). > For the balance of the reference count, we should put the > device in the mxs_auart_remove() or in the error path of > probe. > > Signed-off-by: Huang Shijie > --- > drivers/tty/s

Re: [PATCH v2] 1-Wire: Add support for the maxim ds1825 temperature sensor

2012-09-10 Thread Greg KH
On Thu, Sep 06, 2012 at 10:25:24PM +0400, Evgeniy Polyakov wrote: > Hi > > On Wed, Sep 05, 2012 at 02:07:58PM -0700, Greg KH (g...@kroah.com) wrote: > > > Greg, please pull it into your tree > > > Acked-by: Evgeniy Polyakov > > > > I can't seem

Linux 3.0.45

2012-10-07 Thread Greg KH
I'm announcing the release of the 3.0.45 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.45

2012-10-07 Thread Greg KH
diff --git a/Makefile b/Makefile index b49094b..1f7c6a4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 44 +SUBLEVEL = 45 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/arch/x86/kernel/alternative.c b/arch/x86/kernel/alternative.c index dfabea4..4

Linux 3.4.13

2012-10-07 Thread Greg KH
I'm announcing the release of the 3.4.13 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.5.6

2012-10-07 Thread Greg KH
I'm announcing the release of the 3.5.6 kernel. Note, there will probably only be one more 3.5.y kernel release, please move to the 3.6 kernel branch at this time. All users of the 3.5 kernel series must upgrade. The updated 3.5.y git tree can be found at: git://git.kernel.org/pub/scm/li

Linux 3.6.1

2012-10-07 Thread Greg KH
I'm announcing the release of the 3.6.1 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 1/2] mm: Export vm_committed_as

2012-10-07 Thread Greg KH
On Sun, Oct 07, 2012 at 04:59:45PM -0700, K. Y. Srinivasan wrote: > The policy engine on the host expects the guest to report the > committed_as. Since this variable is not exported, > export this symbol. Why are these symbols not needed by either Xen or KVM or vmware, which I think all support th

Re: [PATCH 2/2] Drivers: hv: Add Hyper-V balloon driver

2012-10-07 Thread Greg KH
On Sun, Oct 07, 2012 at 04:59:46PM -0700, K. Y. Srinivasan wrote: > +config HYPERV_BALLOON > + tristate "Microsoft Hyper-V Balloon driver" > + depends on HYPERV > + help > + Select this option to enable the Hyper-V Utilities. Your help text is wrong :( > --- /dev/null > +++ b/dr

Re: [PATCH] drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()

2012-10-07 Thread Greg KH
On Mon, Oct 08, 2012 at 08:41:36AM +0800, Wei Yongjun wrote: > From: Wei Yongjun > > The dereference should be moved below the NULL test. > > dpatch engine is used to auto generate this patch. > (https://github.com/weiyj/dpatch) > > Signed-off-by: Wei Yongjun > --- > drivers/misc/ti-st/st_cor

Re: [PATCH 1/2] mm: Export vm_committed_as

2012-10-08 Thread Greg KH
On Mon, Oct 08, 2012 at 03:35:50AM +, KY Srinivasan wrote: > > > > -Original Message- > > From: Greg KH [mailto:gre...@linuxfoundation.org] > > Sent: Sunday, October 07, 2012 8:44 PM > > To: KY Srinivasan > > Cc: linux-kernel@vger.kernel.org;

Re: [bisected] stray angle bracket in dmesg

2012-10-08 Thread Greg KH
On Mon, Oct 08, 2012 at 04:18:29PM +0200, Markus Trippelsdorf wrote: > On 2012.10.08 at 15:05 +0100, Wouter M. Koolen wrote: > > Hi guys, > > > > After upgrading from 3.5.4 to 3.5.5 I started noticing log lines of the > > form (just a random sample) > > > > pci_bus :00: >resource 4 [io 0x00

Re: Patch Upstream: slab: fix the DEADLOCK issue on l3 alien lock

2012-10-08 Thread Greg KH
On Sun, Oct 07, 2012 at 10:39:44AM -0400, Gregs git-bot wrote: > commit: 947ca1856a7e60aa6d20536785e6a42dff25aa6e > From: Michael Wang > Date: Wed, 5 Sep 2012 10:33:18 +0800 > Subject: slab: fix the DEADLOCK issue on l3 alien lock > > DEADLOCK will be report while running a kernel with NUMA and L

Re: [PATCH] Support for OWI/Maplin USB Robotic Arm

2012-10-08 Thread Greg KH
On Mon, Oct 08, 2012 at 05:29:43PM -0400, Maxin B. John wrote: > Hi Greg, > > This driver helps us to control the OWI/Maplin USB Robotic Arm device. > > I have tested this driver in my x86 Laptop and it works as expected > (Some clean-ups and modifications are in the pipeline, though). > > After

Re: [GIT PULL] Disintegrate UAPI for usb

2012-10-09 Thread Greg KH
On Tue, Oct 09, 2012 at 02:30:48PM +0100, David Howells wrote: > Can you merge the following branch into the usb tree please. Is this (and the other pull requests for other subsystems) for 3.7 or for 3.8? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: [PATCH RESEND] umc-bus.c: fix usage of device_trylock

2012-10-09 Thread Greg KH
On Tue, Oct 09, 2012 at 12:21:17PM +0200, Claudio Scordino wrote: > Hi all. > > I've not received any feedback about this patch, so I'm resending just > to check if someone is going to take care of it. It was sent in the middle of the merge window, when we are scrambling to get other stuff done.

Re: [PATCHv4 1/4] modem_shm: Add Modem Access Framework

2012-10-09 Thread Greg KH
On Tue, Oct 09, 2012 at 07:37:02AM +0200, Arun MURTHY wrote: > Any further comments? I was waiting for you to address all of the previous ones with a new set of patches before burdening you with anything new :) greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [GIT PULL] Disintegrate UAPI for usb

2012-10-09 Thread Greg KH
On Tue, Oct 09, 2012 at 02:54:19PM +0100, David Howells wrote: > Greg KH wrote: > > > > Can you merge the following branch into the usb tree please. > > > > Is this (and the other pull requests for other subsystems) for 3.7 or > > for 3.8? > > I don'

Re: [PATCH] Staging: winbond: wbusb: Fixed coding style issue

2012-10-09 Thread Greg KH
On Tue, Oct 09, 2012 at 09:22:18AM -0700, Joe Perches wrote: > On Tue, 2012-10-09 at 21:40 +0530, Adil Mujeeb wrote: > > Repalces printk's with pr_debug > [] > > diff --git a/linux-3.6-rc7/drivers/staging/winbond/wbusb.c > > b/linux-3.6-rc7/drivers/staging/winbond/wbusb.c > > index 0ca857a..48fe62

Re: [PATCH] pidns: remove recursion from free_pid_ns (v3)

2012-10-09 Thread Greg KH
On Tue, Oct 09, 2012 at 11:48:21AM -0700, Andrew Morton wrote: > On Sat, 6 Oct 2012 23:56:33 +0400 > Andrew Vagin wrote: > > > Here is a stack trace of recursion: > > free_pid_ns(parent) > > put_pid_ns(parent) > > kref_put(&ns->kref, free_pid_ns); > > free_pid_ns > > > > This patch

Re: [PATCH 0/5] Memory policy corruption fixes -stable

2012-10-09 Thread Greg KH
On Tue, Oct 09, 2012 at 05:58:36PM +0100, Mel Gorman wrote: > This is a backport of the series "Memory policy corruption fixes V2". This > should apply to 3.6-stable, 3.5-stable, 3.4-stable and 3.0-stable without > any difficulty. It will not apply cleanly to 3.2 but just drop the "revert" > patch

Re: [PATCH] pidns: remove recursion from free_pid_ns (v3)

2012-10-10 Thread Greg KH
On Tue, Oct 09, 2012 at 12:08:31PM -0700, Andrew Morton wrote: > On Tue, 9 Oct 2012 12:03:00 -0700 > Greg KH wrote: > > > On Tue, Oct 09, 2012 at 11:48:21AM -0700, Andrew Morton wrote: > > > On Sat, 6 Oct 2012 23:56:33 +0400 > > > Andrew Vagin wrote: > &

Re: [GIT PULL] extcon fixes for Linux 3.6

2012-10-10 Thread Greg KH
On Thu, Oct 11, 2012 at 10:31:19AM +0900, Chanwoo Choi wrote: > Hi Greg, > > Please pull extcon fixes for Linux 3.6 from: > > git://git.infradead.org/users/kmpark/linux-samsung extcon-for-next Linux 3.6 has been released already, I can't take any patches for it. :) Are these for 3.7 instead

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 04:51:51PM +0200, Eli Billauer wrote: > These are Vendor IDs to FPGA manufacturers, and are necessary for the Xillybus > driver. Even though no other driver uses them currently, I believe their > place is in the general list for future use. The PCIe interface is > popular am

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 04:51:52PM +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 u

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 04:50:39PM +0200, Eli Billauer wrote: > Thanks for the remarks. > > I'm sending the updated patches in a minute. Basically, I divided > the module into three (one core, one for PCIe and one for OF) and > made several corrections. > > On 11/28/20

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 05:27:37PM +0200, Eli Billauer wrote: > I made changes in the code as a response to almost all your comments > to my best understanding. > > I also sent a separate mail responding to a couple of issues, which > seems not have reached you. I now see it, sorry for the grumpy

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 08:47:46AM -0800, Andy King wrote: > I didn't get the resend either, so it seems our corporate mail really is > eating messages. Lovely. > > > > > +#define IOCTLCMD(_cmd) IOCTL_VMCI_ ## _cmd > > > > > > I don't recall ever getting a valid answer for this (if you did, my >

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 05:28:47PM +, Arnd Bergmann wrote: > On Wednesday 28 November 2012, 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 >

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 09:20:41AM -0800, Dmitry Torokhov wrote: > On Friday, November 30, 2012 09:09:21 AM Greg KH wrote: > > On Fri, Nov 30, 2012 at 08:47:46AM -0800, Andy King wrote: > > > I didn't get the resend either, so it seems our corporate mail really is > &g

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 10:45:44AM -0800, Dmitry Torokhov wrote: > However you snipped the rest of my reply: do we really need to renumber > ioctls? There is no benefit for the driver as its ioctl handler does > not parse the numbers into components. I don't know if you need to renumber, I really

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 12:09:40PM -0800, Dmitry Torokhov wrote: > On Friday, November 30, 2012 10:57:55 AM Greg KH wrote: > > On Fri, Nov 30, 2012 at 10:45:44AM -0800, Dmitry Torokhov wrote: > > > However you snipped the rest of my reply: do we really need to renumber > &g

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 12:58:25PM -0800, Dmitry Torokhov wrote: > On Friday, November 30, 2012 12:44:06 PM Greg KH wrote: > > On Fri, Nov 30, 2012 at 12:09:40PM -0800, Dmitry Torokhov wrote: > > > On Friday, November 30, 2012 10:57:55 AM Greg KH wrote: > > > > On F

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

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 05:19:28PM -0700, Anthony Foiani wrote: > Greg KH writes: > > This is not the correct way to submit patches for inclusion in the > > stable kernel tree. Please read Documentation/stable_kernel_rules.txt > > for how to do this properly. >

Re: [PATCH] Documentation: Enumerate the guidelines for stable patches.

2012-11-30 Thread Greg KH
On Fri, Nov 30, 2012 at 05:44:13PM -0700, Anthony Foiani wrote: > > From: Anthony Foiani > > Having recently received a formletter rejection on a stable patch, I > found it difficult to determine exactly which guideline I had missed. > > Numbering the guidelines will allow the stable maintainer

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

2012-12-01 Thread Greg KH
On Fri, Nov 30, 2012 at 07:19:16PM -0800, Philip Balister wrote: > On 11/30/2012 09:36 AM, Greg KH wrote: > >On Fri, Nov 30, 2012 at 05:28:47PM +, Arnd Bergmann wrote: > >>On Wednesday 28 November 2012, Eli Billauer wrote: > >>> > >>>Xillybus is a g

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

2012-12-01 Thread Greg KH
On Sat, Dec 01, 2012 at 08:56:12AM -0800, Greg KH wrote: > So, in the grand tradition of, "The first one there wins", why not base > it all off of your driver, and how that works, and we can go from there :) Oops, sorry s/your/Eli's/, my confusion. greg k-h -- To unsubscribe

Re: [PATCH] Update atime from future.

2012-12-03 Thread Greg KH
On Tue, Dec 04, 2012 at 01:56:39AM +0800, yangsheng wrote: > Relatime should update the inode atime if it is more than a day in the > future. The original problem seen was a tarball that had a bad atime, > but could also happen if someone fat-fingers a "touch". The future > atime will never be fi

Re: linux-next: manual merge of the arm-soc tree with the slave_dma and tree

2012-12-03 Thread Greg KH
On Mon, Dec 03, 2012 at 05:12:32PM +1100, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the arm-soc tree got a conflict in > drivers/dma/mv_xor.c between commit d51e88b99533 ("dma: Convert dev_printk > (KERN_ to dev_(") from the slave-dma tree, commits > a7d6e3ec28bb ("dma: rem

Linux 3.6.9

2012-12-03 Thread Greg KH
I'm announcing the release of the 3.6.9 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: Linux 3.6.9

2012-12-03 Thread Greg KH
diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware index 12d3952e..32bc56b 100755 --- a/Documentation/dvb/get_dvb_firmware +++ b/Documentation/dvb/get_dvb_firmware @@ -116,7 +116,7 @@ sub tda10045 { sub tda10046 { my $sourcefile = "TT_PCI_2.19h_28_11_20

Linux 3.4.21

2012-12-03 Thread Greg KH
I'm announcing the release of the 3.4.21 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.21

2012-12-03 Thread Greg KH
diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware index d1d4a17..b361e08 100755 --- a/Documentation/dvb/get_dvb_firmware +++ b/Documentation/dvb/get_dvb_firmware @@ -115,7 +115,7 @@ sub tda10045 { sub tda10046 { my $sourcefile = "TT_PCI_2.19h_28_11_200

Linux 3.0.54

2012-12-03 Thread Greg KH
I'm announcing the release of the 3.0.54 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.54

2012-12-03 Thread Greg KH
diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware index 3348d31..511dd4d 100644 --- a/Documentation/dvb/get_dvb_firmware +++ b/Documentation/dvb/get_dvb_firmware @@ -114,7 +114,7 @@ sub tda10045 { sub tda10046 { my $sourcefile = "TT_PCI_2.19h_28_11_20

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

2012-12-03 Thread Greg KH
On Sun, Dec 02, 2012 at 07:26:27PM +0200, Eli Billauer wrote: > On 11/30/2012 06:32 PM, Greg KH wrote: > >>>>> >>+static struct class *xillybus_class; > >>>> >Why not just use the misc interface instead of your own class? > >>> When Xilly

Re: [PATCH 1/2] Staging: android: binder: Add support for 32bit binder calls in a 64bit kernel

2012-12-04 Thread Greg KH
On Tue, Dec 04, 2012 at 10:44:13AM +, Serban Constantinescu wrote: > Android's IPC, Binder, does not support calls from a 32-bit userspace > in a 64 bit kernel. This patch adds support for syscalls coming from a > 32-bit userspace in a 64-bit kernel. > > Most of the changes were applied to typ

Re: [PATCH 1/2] Staging: android: binder: Add support for 32bit binder calls in a 64bit kernel

2012-12-05 Thread Greg KH
On Wed, Dec 05, 2012 at 02:31:02PM +, Serban Constantinescu wrote: > -- IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > cont

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

2012-12-05 Thread Greg KH
On Tue, Dec 04, 2012 at 08:43:18PM +, Arnd Bergmann wrote: > On Tuesday 04 December 2012, Eli Billauer wrote: > > I'm currently writing some documentation which will cover the API and > > also help reading the code, I hope. It takes some time... > > > > Until it's done, let's look at a usage

Re: Fwd: Re: [PATCH 1/2] Staging: android: binder: Add support for 32bit binder calls in a 64bit kernel

2012-12-05 Thread Greg KH
On Wed, Dec 05, 2012 at 04:39:49PM +, Serban Constantinescu wrote: > >I was wondering when someone would notice that this code was not going > >to work for this type of system, nice to see that you are working to fix > >it up. But, I'll reask Dan's question here, why not use the compat32 > >io

Re: sles 11 sp2 srp and multipath issues

2012-12-05 Thread Greg KH
On Wed, Dec 05, 2012 at 10:06:45PM +0400, Vasiliy Tolstov wrote: > 2012/11/26 Greg KH : > > > > If you use a kernel.org released kernel, then we can help you out. > > > > Best of luck, > > Okay. I'm use kernel from you git tree (3.0.53 stable branch). But

Re: LTSI 3.4.21-rc1 kernel now released

2012-12-05 Thread Greg KH
On Wed, Dec 05, 2012 at 04:23:28PM -0800, Greg KH wrote: > Hi all, > > I'd like to announce the LTSI 3.4.21-rc1 kernel. It's a first cut at > the patches that have been submitted to be included in the LTSI 3.4 > kernel branch. I've tested it out on my machine, but

Re: [PATCH 000/493] remove CONFIG_HOTPLUG as an option

2012-12-05 Thread Greg KH
On Thu, Dec 06, 2012 at 12:27:42AM +, Grant Likely wrote: > On Wed, 21 Nov 2012 20:07:23 -0500, wf...@viridian.itc.virginia.edu (Bill > Pemberton) wrote: > > Grant Likely writes: > > > > > > You mean this series wasn't created with a script? You did this by > > > hand? If so then I must say k

Linux 3.0.55

2012-12-05 Thread Greg KH
I'm announcing the release of the 3.0.55 kernel. This only fixes a build error that some people have reported from the 3.0.54 kernel, if you don't have a problem with 3.0.54 then don't worry about upgrading at this point in time. The updated 3.0.y git tree can be found at: git://git.kerne

Re: Linux 3.0.55

2012-12-05 Thread Greg KH
diff --git a/Makefile b/Makefile index ae984ab..06df950 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 54 +SUBLEVEL = 55 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/arch/x86/kernel/ptrace.c b/arch/x86/kernel/ptrace.c index 8ede567..911e16d 100

Linux 3.4.22

2012-12-05 Thread Greg KH
I'm announcing the release of the 3.4.22 kernel. This release contains a single fix for a build error that some people have reported with the 3.4.21 kernel, if you don't have a problem with 3.4.21 then don't worry about upgrading at this point in time. The updated 3.4.y git tree can be found at:

Re: Linux 3.4.22

2012-12-05 Thread Greg KH
diff --git a/Makefile b/Makefile index 7f9f649..320663d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 21 +SUBLEVEL = 22 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/arch/x86/kernel/ptrace.c b/arch/x86/kernel/ptrace.c index d3e1152..c4

Re: [PATCH] pinctrl: tegra: correct bank for pingroup and drv pingroup

2012-10-17 Thread Greg KH
On Wed, Oct 17, 2012 at 11:51:37AM +0530, Pritesh Raithatha wrote: > Signed-off-by: Pritesh Raithatha > --- > drivers/pinctrl/pinctrl-tegra30.c | 24 > 1 files changed, 12 insertions(+), 12 deletions(-) This is not the correct way to submit patches for inclusion in t

Re: [PATCH RFC 02/15 v5] gpio: Add sysfs support to block GPIO API

2012-10-17 Thread Greg KH
On Wed, Oct 17, 2012 at 02:31:34PM +0200, Roland Stigge wrote: > This patch adds sysfs support to the block GPIO API. > > Signed-off-by: Roland Stigge > > --- > Documentation/ABI/testing/sysfs-gpio |6 > drivers/gpio/gpiolib.c | 214 > +++ >

Re: [PATCHv5 1/4] modem_shm: Add Modem Access Framework

2012-10-17 Thread Greg KH
On Wed, Oct 17, 2012 at 10:00:10AM +0200, Arun MURTHY wrote: > > On Mon, Oct 15, 2012 at 10:58:37AM +0530, Arun Murthy wrote: > > > > I'm going to ignore your .c logic, as there are things in it that I don't > > think is > > correct. But it all comes down to your data structures, if you fix them

Re: [PATCH] usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP

2012-10-17 Thread Greg KH
On Wed, Oct 17, 2012 at 02:09:12PM -0500, Alexis R. Cortes wrote: > This minor change adds a new system to which the "Fix Compliance Mode > on SN65LVPE502CP Hardware" patch has to be applied also. > > System added: > Vendor: Hewlett-Packard. System Model: Z1 > > Signed-off-by: Alexis R. Cortes

Re: [GIT PULL] Disintegrate UAPI for tty

2012-10-17 Thread Greg KH
On Tue, Oct 09, 2012 at 02:30:47PM +0100, David Howells wrote: > Can you merge the following branch into the tty tree please. > > This is to complete part of the Userspace API (UAPI) disintegration for which > the preparatory patches were pulled recently. After these patches, userspace > headers

Re: Linux 2.6.32.60

2012-10-17 Thread Greg KH
On Fri, Oct 12, 2012 at 08:38:48AM +0200, Willy Tarreau wrote: > On Fri, Oct 12, 2012 at 07:11:12AM +0800, H. Peter Anvin wrote: > > On 10/11/2012 07:31 PM, Willy Tarreau wrote: > > > On Thu, Oct 11, 2012 at 07:58:04PM +0900, Greg KH wrote: > > >> On Thu, Oct 11, 2

Re: RFC: sign the modules at install time

2012-10-17 Thread Greg KH
On Wed, Oct 17, 2012 at 03:44:28PM -0700, Linus Torvalds wrote: > On Wed, Oct 17, 2012 at 3:19 PM, David Howells wrote: > > > > It's probably even better to just get rid of all the automatic module > > signing > > stuff completely and leave the sign-file script for the builder to use > > manually

Re: RFC: sign the modules at install time

2012-10-18 Thread Greg KH
On Thu, Oct 18, 2012 at 03:04:26PM +1030, Rusty Russell wrote: > Linus Torvalds writes: > > On Wed, Oct 17, 2012 at 5:54 PM, Greg KH wrote: > >>> > >>> One of the main sane use-cases for module signing is: > >>> > >>> - CONFIG_C

Re: [GIT PULL] extcon fixes for Linux 3.6

2012-10-18 Thread Greg KH
On Thu, Oct 11, 2012 at 10:31:19AM +0900, Chanwoo Choi wrote: > Hi Greg, > > Please pull extcon fixes for Linux 3.6 from: > > git://git.infradead.org/users/kmpark/linux-samsung extcon-for-next > > I've been creating "extcon-for-next" tree at git.infradead.org > and rebasing the branch base o

Re: [PATCH] dynamic_debug: Remove unnecessary __used

2012-10-18 Thread Greg KH
On Thu, Oct 18, 2012 at 12:07:03PM -0700, Joe Perches wrote: > The __used attribute prevents gcc from eliminating > unnecessary, otherwise optimized away, metadata for > debugging logging messages. > > Remove the __used attribute. Very cool. Any idea how much space this saves? greg k-h -- To un

Re: [PATCH] dynamic_debug: Remove unnecessary __used

2012-10-18 Thread Greg KH
On Thu, Oct 18, 2012 at 03:20:08PM -0400, Jason Baron wrote: > On Thu, Oct 18, 2012 at 12:07:03PM -0700, Joe Perches wrote: > > The __used attribute prevents gcc from eliminating > > unnecessary, otherwise optimized away, metadata for > > debugging logging messages. > > > > Remove the __used attri

Re: [PATCH 00/21] TTY buffer in tty_port and other stuff

2012-10-18 Thread Greg KH
On Thu, Oct 18, 2012 at 10:26:26PM +0200, Jiri Slaby wrote: > Hi, > > this is the fifth series of patches which finally move tty buffers > from tty_struct (present from open to close/hangup) to tty_port > (present as long as the device). This allows us to get rid of the tty > refcounting in the in

Re: [PATCH v2 1/2] Replace if statement with WARN_ON_ONCE() in cmci_rediscover().

2012-10-19 Thread Greg KH
On Fri, Oct 19, 2012 at 01:45:27PM +0800, Tang Chen wrote: > cmci_rediscover() is only called by the CPU_POST_DEAD event handler, > which means the corresponding cpu has already dead. As a result, it > won't be accessed in the for_each_online_cpu loop. > So, we could change the if(cpu == dying) sta

Re: [PATCH 1/1] ALSA: hda - add quirk for Thinkpad T430

2012-10-19 Thread Greg KH
On Fri, Oct 19, 2012 at 10:32:30AM -0400, joseph.salisb...@canonical.com wrote: > From: Joseph Salisbury > > > Signed-off-by: Joseph Salisbury > --- > sound/pci/hda/patch_realtek.c |1 + > 1 file changed, 1 insertion(+) This is not the correct way to submit patches for inclusion in the

Re: [PATCH RFC 02/15 v5] gpio: Add sysfs support to block GPIO API

2012-10-19 Thread Greg KH
On Thu, Oct 18, 2012 at 12:07:39PM +0200, Roland Stigge wrote: > On 10/17/2012 09:05 PM, Greg KH wrote: > >> +static int gpio_block_value_unexport(struct gpio_block *block) > >> +{ > >> + struct device *dev; > >> + int i; > >> + &

[GIT PATCH] USB patches for 3.7-rc2

2012-10-19 Thread Greg KH
The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37: Linux 3.7-rc1 (2012-10-14 14:41:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.7-rc1 for you to fetch changes up to 4b35f1c52943851b310afb

[GIT PATCH] TTY patches for 3.7-rc2

2012-10-19 Thread Greg KH
The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37: Linux 3.7-rc1 (2012-10-14 14:41:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.7-rc1 for you to fetch changes up to 178e485a0ebbfdb7165b43

Re: [PATCH 2/5 v6] gpio: Add sysfs support to block GPIO API

2012-10-20 Thread Greg KH
On Sat, Oct 20, 2012 at 12:21:45PM +0200, Roland Stigge wrote: > This patch adds sysfs support to the block GPIO API. > > Signed-off-by: Roland Stigge Thanks for the updates, looks good to me: Signed-off-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-

Linux 3.6.3

2012-10-21 Thread Greg KH
I'm announcing the release of the 3.6.3 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:

Linux 3.0.47

2012-10-21 Thread Greg KH
I'm announcing the release of the 3.0.47 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.47

2012-10-21 Thread Greg KH
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index aa47be7..397ee05 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1764,6 +1764,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted.

Linux 3.4.15

2012-10-21 Thread Greg KH
I'm announcing the release of the 3.4.15 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.0.48

2012-10-22 Thread Greg KH
I'm announcing the release of the 3.0.48 kernel. This reverts one patch from 3.0.47 that could cause problems. Feel free to skip this release if 3.0.47 is working, it's up to you. The updated 3.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl

Re: Linux 3.0.48

2012-10-22 Thread Greg KH
diff --git a/Makefile b/Makefile index 82f6dfe..8dc65e0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 47 +SUBLEVEL = 48 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/block/blk-core.c b/block/blk-core.c index 2f49f43..35ae52d 100644 --- a/block/

usbview 2.0 release

2012-10-22 Thread Greg KH
After 2 1/2 years, I figure it's about time for a new release of usbview, as some people still use it, and with recent kernels making usbfs go away, there have been some reports of problems. Big changes from the 1.1 release in 2009 is: - gtk3 support - use debugfs instead of obsole

Re: usbview 2.0 release

2012-10-22 Thread Greg KH
On Mon, Oct 22, 2012 at 12:37:03PM -0500, Steven J. Magnani wrote: > Anil - > > On Mon, 2012-10-22 at 22:49 +0530, Anil Nair wrote: > > Hello Greg, > > > > But while compiling it i am getting an error, > > > > "checking for GTK... no > > configure: error: Package requirements (gtk+-3.0 >= 3.0)

Re: [PATCH 08/32 v4] MIPS: Alchemy: use the ehci platform driver

2012-10-22 Thread Greg KH
On Mon, Oct 08, 2012 at 03:11:22PM +0200, Florian Fainelli wrote: > Use the ehci platform driver power_{on,suspend,off} callbacks to perform the > USB block gate enabling/disabling as what the ehci-au1xxx.c driver does. > Update the db1200 and db1300 defconfigs to now select the EHCI platform > dri

Re: [PATCH] prevent CVE-2012-2372 rds-ping causes kernel panic

2012-10-22 Thread Greg KH
On Mon, Oct 22, 2012 at 02:12:54PM -0400, Jay Fenlason wrote: > If you use rds-ping of the local IP address of some Infiniband HCAs > (QLogic, possibly others) the machine will panic with a BUG_ON due to > an overly restrictive check. Loosen the restriction a bit > > This should have gotten sent

Re: [PATCH 24/32 v4] MIPS: Alchemy: use the OHCI platform driver

2012-10-22 Thread Greg KH
On Mon, Oct 08, 2012 at 03:11:38PM +0200, Florian Fainelli wrote: > Convert the Alchemy platform to register the ohci-platform driver, now that > the ohci-platform driver properly handles the specific ohci-au1xxx resume > from suspend case. > > This also greatly simplifies the power_{on,off} callb

Re: usbview 2.0 release

2012-10-22 Thread Greg KH
On Tue, Oct 23, 2012 at 12:09:00AM +0530, Anil Nair wrote: > Hello Greg, > > I had only one doubt though the tool seems to work for rooted users only? > when i try to launch it as a normal user it gives me error saying, > > " > Can not open the file /sys/kernel/debug/usb/devices > > Verify that

Re: [PATCH] staging/comedi: Use pr_ or dev_ printks in drivers/usbduxfast.c

2012-10-22 Thread Greg KH
On Sun, Oct 14, 2012 at 10:41:37PM +0900, YAMANE Toshiaki wrote: > fixed below checkpatch warnings. > - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then > pr_err(... to printk(KERN_ERR ... > - WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then > pr_info(... to

<    5   6   7   8   9   10   11   12   13   14   >