Re: scsi: delete decade+ obsolete aic7xxx_old driver

2013-09-17 Thread Hannes Reinecke
On 09/17/2013 08:27 PM, Paul Bolle wrote: > On Mon, 2013-09-16 at 21:51 -0400, Paul Gortmaker wrote: >> Currently we have people wasting time building it during routine testing, >> and then wasting more time re-researching the known reported warnings, >> only to find that nobody really is willing

Re: [PATCH V2 1/1] X86: Hyper-V: Get the local APIC timer frequency from the hypervisor

2013-09-17 Thread Gleb Natapov
On Tue, Sep 17, 2013 at 07:53:36PM +, KY Srinivasan wrote: > > > Thanks Gleb. Here is the link for the latest Hyper-V specification: > > > http://www.microsoft.com/en-us/download/details.aspx?id=39289 > > > > > > This spec talks about how migration is handled with regards to TSC. > > > > > All

Re: [PATCH 5/5] lib: Add error string support to printks

2013-09-17 Thread Joe Perches
On Tue, 2013-09-17 at 18:08 -0500, danielfsan...@att.net wrote: > This adds an extension for the integral format specifier suffix of 'e', > so that the format %[duxXo]e will result in printing an number (as > before) in addition to a name and descrption for an error code, if such > support is

Re: [PATCH] modules: add support for soft module dependencies

2013-09-17 Thread Lucas De Marchi
On Tue, Sep 17, 2013 at 11:10 PM, Rusty Russell wrote: > Lucas De Marchi writes: >> On Thu, Sep 12, 2013 at 9:07 PM, Rusty Russell wrote: >>> Lucas De Marchi writes: On Wed, Jul 24, 2013 at 11:03 PM, Herbert Xu wrote: > On Thu, Jul 25, 2013 at 09:32:02AM +0930, Rusty Russell

Re: [PATCH 2/2] x86: Useless inode var and Coding style fixes

2013-09-17 Thread Joe Perches
On Tue, 2013-09-17 at 23:54 -0300, Geyslan G. Bem wrote: > Coding style and printk strings fixes. [] > diff --git a/fs/binfmt_aout.c b/fs/binfmt_aout.c [] > @@ -299,12 +301,12 @@ static int load_aout_binary(struct linux_binprm * bprm) > > if ((fd_offset & ~PAGE_MASK) != 0 &&

Re: [PATCH 1/8][v4] powerpc/perf: Rename Power8 macros to start with PME

2013-09-17 Thread Anshuman Khandual
On 09/14/2013 06:19 AM, Sukadev Bhattiprolu wrote: > We use helpers like GENERIC_EVENT_ATTR() to list the generic events in > sysfs. To avoid name collisions, GENERIC_EVENT_ATTR() requires the perf > event macros to start with PME. We got all the raw event codes covered for P7 with the help of

linux-next: Tree for Sep 18

2013-09-17 Thread Stephen Rothwell
Hi all, Changes since 20130917: Removed trees: davinci, 4xx, hwpoison, ptr-ret (all finished with) The vfs tree gained a conflict against the aio-direct tree. The drm-intel tree gained conflicts against Linus' tree. The gpio tree gained a build failure so I used the version from next-20130917

[PATCH] Staging: bcm: PHSModule.c: Matching the function definition with function declaration

2013-09-17 Thread Shalin Mehta
From: Shalin Mehta The function implementations of the PHSModule didn't match with the declaration. The functions are static in the declaration but in the implemntation they are non-static Signed-off-by: Shalin Mehta --- NOTE: Submitting the same patch again. Added NOTE at wrong location the

Re: [PATCH 5/5] cpufreq: use correct values of cpus in __cpufreq_remove_dev_finish()

2013-09-17 Thread Viresh Kumar
On 17 September 2013 21:48, Viresh Kumar wrote: > On 17 September 2013 20:50, Stephen Warren wrote: > Yes, I have asked Rafael to get this in for rc2 and few others too.. > Waiting for his reply though.. Its applied now by Rafael.. -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH 2/2] iio: ti_am335x_adc: Add continuous sampling support

2013-09-17 Thread Dmitry Torokhov
Hi Zubair, On Tue, Sep 17, 2013 at 09:44:07AM +0500, Zubair Lutfullah wrote: > + > + ret = devm_request_threaded_irq(indio_dev->dev.parent, > + irq, > + pollfunc_th, pollfunc_bh, > + flags, indio_dev->name, >

Re: [PATCH] modules: add support for soft module dependencies

2013-09-17 Thread Rusty Russell
Lucas De Marchi writes: > On Thu, Sep 12, 2013 at 9:07 PM, Rusty Russell wrote: >> Lucas De Marchi writes: >>> On Wed, Jul 24, 2013 at 11:03 PM, Herbert Xu >>> wrote: On Thu, Jul 25, 2013 at 09:32:02AM +0930, Rusty Russell wrote: > Herbert Xu writes: > > Hi Rusty: > > > >

[PATCH] [TRIVIAL] treewide: fix "usefull" typo

2013-09-17 Thread Michael Opdenacker
Signed-off-by: Michael Opdenacker --- drivers/base/dma-contiguous.c| 2 +- drivers/net/wireless/ath/ath5k/dma.c | 2 +- sound/soc/codecs/alc5632.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/base/dma-contiguous.c

[PATCH] [TRIVIAL] treewide: fix "distingush" typo

2013-09-17 Thread Michael Opdenacker
Signed-off-by: Michael Opdenacker --- arch/m32r/include/asm/mmu_context.h| 2 +- arch/mn10300/include/asm/mmu_context.h | 2 +- arch/powerpc/platforms/pseries/nvram.c | 2 +- arch/sh/include/asm/mmu_context.h | 2 +- arch/x86/kernel/cpu/amd.c | 2 +-

Re: [GIT PULL] S+core Architecture : fix bugs for compiling and support necessary functions

2013-09-17 Thread Guenter Roeck
On Wed, Sep 18, 2013 at 11:42:54AM +0800, Lennox Wu wrote: > Hi Guenter, > What does the "e-mail is not signed" mean? I try to search some > information, but I still do not understand what you say. > This is a signed e-mail. It guarantees that it is from me and not from an arbitrary person

[PATCH] doc: fix some typos in documentations

2013-09-17 Thread Xishi Qiu
Fix some typos in five documentations, no functional change. Signed-off-by: Xishi Qiu --- Documentation/md.txt |2 +- Documentation/rfkill.txt |2 +- Documentation/rt-mutex-design.txt |2 +- Documentation/static-keys.txt |4 ++--

Re: [GIT PULL] S+core Architecture : fix bugs for compiling and support necessary functions

2013-09-17 Thread Lennox Wu
Hi Guenter, What does the "e-mail is not signed" mean? I try to search some information, but I still do not understand what you say. Best, Lennox 2013/9/16 Lennox Wu : > OK, thanks for your reminding, most the format is referenced from > other git pull requests, however, I still miss something,

Re: linux-next: manual merge of the vfs tree with the aio-direct tree

2013-09-17 Thread Dave Kleikamp
On 09/17/2013 09:00 PM, Al Viro wrote: > On Wed, Sep 18, 2013 at 10:56:38AM +1000, Stephen Rothwell wrote: >> Hi Al, >> >> Today's linux-next merge of the vfs tree got conflicts in fs/nfs/direct.c >> and fs/nfs/file.c between commits b9517433d65d ("dio: Convert direct_IO >> to use iov_iter"),

[PATCH] ARM: STi: remove unused Kconfig parameters

2013-09-17 Thread Michael Opdenacker
This patch proposes to remove the 'SOC_STIH415' and 'SOC_STIH416' parameters, which are used nowhere else in the source code and Makefiles. Will they be needed in code that hasn't been submitted yet? Signed-off-by: Michael Opdenacker --- arch/arm/mach-sti/Kconfig | 23 ---

Re: [GIT PULL] Keyrings patches

2013-09-17 Thread Mimi Zohar
On Tue, 2013-09-17 at 14:55 +0100, David Howells wrote: > There's a slight change upstream that means that my patchset needs > regenerating (the initconst changes). Can you bring your -next branch up to > date with linus/master so that I can rebase on top of it? Once -rc1 is out, James normally

linux-next: build failure after merge of the gpio tree

2013-09-17 Thread Stephen Rothwell
done"). set_irq_flags() only exists on arm (and arm64). I have used the gpio tree from next-20130917 for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpg9GKKdBDoM.pgp Description: PGP signature

Re: "memory" binding issues

2013-09-17 Thread David Gibson
On Tue, Sep 17, 2013 at 02:08:33PM -0700, Frank Rowand wrote: > On 9/17/2013 9:43 AM, Olof Johansson wrote: > > On Tue, Sep 17, 2013 at 09:56:39AM +0200, Tomasz Figa wrote: > >> I'm afraid that I must disagree. For consistency I'd rather go with what > >> Ben said. Please see ePAPR chapter

[PATCH V2] ahci: Changing two module params with static and __read_mostly

2013-09-17 Thread Chuansheng Liu
Here module parameters ahci_em_messages and devslp_idle_timeout can be set as static and __read_mostly. Signed-off-by: Liu, Chuansheng --- drivers/ata/libahci.c |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/ata/libahci.c b/drivers/ata/libahci.c index

[PATCH v2] clocksource: fix misleading comment for __clocksource_updatefreq_scale()

2013-09-17 Thread Xie XiuQi
Functions clocksource_updatefreq_hz() and clocksource_updatefreq_khz() mentioned in the comment of __clocksource_updatefreq_scale() do not exist. As Thomas Gleixner's suggestion, I renamed the functions and the few call sites because the underscores are completely meaningless. Signed-off-by: Xie

[PATCH 1/2] x86_64: Add safe check in a.out loaders and some coding style

2013-09-17 Thread Geyslan G. Bem
ia32_aout had no safe checks concerning the mmap and f_op in this module. It's not necessary to verify f_op in the load_aout_library, since the prior kernel_read/vfs_read function already does. Coding style and printk strings fixes. Tested using qemu, a handcrafted a.out binary and a a.out linked

[PATCH] audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH

2013-09-17 Thread Richard Guy Briggs
Messages of type AUDIT_USER_TTY were being formatted to 1024 octets, truncating messages approaching MAX_AUDIT_MESSAGE_LENGTH (8970 octets). Set the formatting to 8560 characters, given maximum estimates for prefix and suffix budgets. See the problem discussion:

[PATCH 2/2] x86: Useless inode var and Coding style fixes

2013-09-17 Thread Geyslan G. Bem
file size read only one time: useless prior value allocation. It's not necessary to verify f_op in the load_aout_library, since the prior kernel_read/vfs_read function already does. Coding style and printk strings fixes. Tested using qemu, a handcrafted a.out binary and a a.out linked with a

RE: [PATCH] ahci: Changing two module params with static and __read_mostly

2013-09-17 Thread Liu, Chuansheng
> -Original Message- > From: Joe Perches [mailto:j...@perches.com] > Sent: Wednesday, September 18, 2013 12:24 AM > To: Liu, Chuansheng > Cc: t...@kernel.org; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH] ahci: Changing two module params with static and >

Re: [PATCH 2/2] x86: Useless inode var and Coding style fixes

2013-09-17 Thread H. Peter Anvin
On 09/17/2013 07:22 PM, Geyslan G. Bem wrote: > file size read only one time: useless prior value allocation. > It's not necessary to verify f_op in the load_aout_library, since the > prior kernel_read/vfs_read function already does. > Coding style and printk strings fixes. > > Tested using qemu,

[PATCH 2/2] x86: Useless inode var and Coding style fixes

2013-09-17 Thread Geyslan G. Bem
file size read only one time: useless prior value allocation. It's not necessary to verify f_op in the load_aout_library, since the prior kernel_read/vfs_read function already does. Coding style and printk strings fixes. Tested using qemu, a handcrafted a.out binary and a a.out linked with a

[PATCH 1/2] x86_64: Add safe check in a.out loaders and some coding style

2013-09-17 Thread Geyslan G. Bem
ia32_aout had no safe checks concerning the mmap and f_op in this module. It's not necessary to verify f_op in the load_aout_library, since the prior kernel_read/vfs_read function already does. Coding style and printk strings fixes. Tested using qemu, a handcrafted a.out binary and a a.out linked

Re: linux-next: manual merge of the vfs tree with the aio-direct tree

2013-09-17 Thread Al Viro
On Wed, Sep 18, 2013 at 10:56:38AM +1000, Stephen Rothwell wrote: > Hi Al, > > Today's linux-next merge of the vfs tree got conflicts in fs/nfs/direct.c > and fs/nfs/file.c between commits b9517433d65d ("dio: Convert direct_IO > to use iov_iter"), a8431c667ae8 ("nfs: add support for read_iter, >

Re: [RFC] audit: avoid soft lockup in audit_log_start()

2013-09-17 Thread Richard Guy Briggs
On Tue, Sep 17, 2013 at 03:28:42PM -0700, Andrew Morton wrote: > On Tue, 10 Sep 2013 12:03:25 -0400 Eric Paris wrote: > > > > --- a/kernel/audit.c > > > +++ b/kernel/audit.c > > > @@ -1215,9 +1215,10 @@ struct audit_buffer *audit_log_start(struct > > > audit_context *ctx, gfp_t gfp_mask, > > >

Re: [PATCH 1/4] usb: musb: Call atomic_notifier_call_chain when status is changed

2013-09-17 Thread Felipe Balbi
On Tue, Sep 17, 2013 at 09:28:42PM +0200, Pali Rohár wrote: > On Tuesday 17 September 2013 18:08:35 Felipe Balbi wrote: > > On Tue, Sep 17, 2013 at 06:05:15PM +0200, Pali Rohár wrote: > > > On Tuesday 17 September 2013 17:48:59 you wrote: > > > > On Sun, Sep 08, 2013 at 10:50:36AM +0200, Pali

Re: [GIT PULL] Keyrings patches

2013-09-17 Thread Stephen Rothwell
Hi Dave, On Tue, 17 Sep 2013 14:55:49 +0100 David Howells wrote: > > There's a slight change upstream that means that my patchset needs > regenerating (the initconst changes). Can you bring your -next branch up to > date with linus/master so that I can rebase on top of it? Is there some reason

Re: [PATCH] clocksource: fix comment for __clocksource_updatefreq_scale

2013-09-17 Thread Xie XiuQi
On 2013/9/18 2:57, Thomas Gleixner wrote: > On Tue, 17 Sep 2013, Xie XiuQi wrote: > >> The functions clocksource_updatefreq_hz() and clocksource_updatefreq_khz() >> do not exist, The proper ones are __clocksource_updatefreq_hz() and >> __clocksource_updatefreq_khz(). > > I'd rather rename the

Re: [PATCH] usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC

2013-09-17 Thread Felipe Balbi
Hi, On Mon, Sep 09, 2013 at 08:24:24AM -0700, Greg Kroah-Hartman wrote: > On Mon, Sep 09, 2013 at 07:33:31AM +0200, Andreas Larsson wrote: > > On 2013-08-28 11:02, Andreas Larsson wrote: > > > On 2013-08-12 16:05, Andreas Larsson wrote: > > >> This adds an UDC driver for GRUSBDC USB Device

Re: Fix style in s3c-hsotg.c

2013-09-17 Thread Felipe Balbi
On Wed, Sep 18, 2013 at 12:04:27AM +0200, Pavel Machek wrote: > On Tue 2013-09-17 10:42:30, Felipe Balbi wrote: > > Hi, > > > > On Mon, Sep 02, 2013 at 03:58:32PM +0200, Pavel Machek wrote: > > > Hi! > > > > > > checkpatch.pl has some valid complaints about style in s3c-hsotg.c : > > > macro

Re: [PATCH] EFI: use nr_tables param directly in efi_config_init

2013-09-17 Thread Dave Young
On 09/17/13 at 04:49pm, Matt Fleming wrote: > On Thu, 12 Sep, at 04:45:28PM, Dave Young wrote: > > efi_config_init has the parameter nr_tables. Just use it instead of > > dereference efi.systab->nr_tables. > > > > Signed-off-by: Dave Young > > --- > > arch/x86/platform/efi/efi.c |7 +++

[PATCH] block: change config option name for cmdline partition parsing

2013-09-17 Thread Paul Gortmaker
Recently added commit bab55417b10c95e6bff8cea315c315adfa009487 ("block: support embedded device command line partition") introduced CONFIG_CMDLINE_PARSER. However, that name is too generic and sounds like it enables/disables generic kernel boot arg processing, when it really is block specific.

linux-next: manual merge of the drm-intel tree with Linus' tree

2013-09-17 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the drm-intel tree got a conflict in drivers/gpu/drm/i915/intel_drv.h between commit 6e1b4fdad515 ("drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done") from Linus' tree and commit eb14cb747bc5 ("drm/i915: Add state readout and checking

linux-next: manual merge of the drm-intel tree with Linus' tree

2013-09-17 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the drm-intel tree got a conflict in drivers/gpu/drm/i915/i915_gem.c between commit 7dc19d5affd7 ("drivers: convert shrinkers to new count/scan API") from the tree and commit e656a6cba0fe ("drm/i915: inline vma_create into lookup_or_create_vma") from the

Re: [RFC PATCH RESEND] mm: munlock: Prevent walking off the end of a pagetable in no-pmd configuration

2013-09-17 Thread Bob Liu
On 09/17/2013 10:22 PM, Vlastimil Babka wrote: > The function __munlock_pagevec_fill() introduced in commit 7a8010cd3 > ("mm: munlock: manual pte walk in fast path instead of follow_page_mask()") > uses pmd_addr_end() for restricting its operation within current page table. > This is insufficient

[GIT] HID for 3.12-rc2

2013-09-17 Thread Jiri Kosina
Linus, please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus to receive the following: - fixes for CVE-2013-2897, CVE-2013-2895, CVE-2013-2897, CVE-2013-2894, CVE-2013-2893, CVE-2013-2891, CVE-2013-2890, CVE-2013-2889. All the bugs are triggerable only

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-17 Thread Aaron Lu
On 09/17/2013 09:34 PM, Igor Gnatenko wrote: > On Tue, 2013-09-17 at 17:23 +0800, Aaron Lu wrote: >> v1 has the subject of "Rework ACPI video driver" and is posted here: >> http://lkml.org/lkml/2013/9/9/74 >> Since the objective is really to fix Win8 backlight issues, I changed >> the subject in

linux-next: manual merge of the vfs tree with the aio-direct tree

2013-09-17 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got conflicts in fs/nfs/direct.c and fs/nfs/file.c between commits b9517433d65d ("dio: Convert direct_IO to use iov_iter"), a8431c667ae8 ("nfs: add support for read_iter, write_iter") and a1b8ec384b73 ("nfs: simplify swap") from the aio-direct tree

Re: [PATCH PING] Fix coalescing of host bridge windows in arch/x86/pci/acpi.c

2013-09-17 Thread Alexey Neyman
[Resending without HTML part - sorry for possible duplicates] As requested by Peter, resending the patch with ACPI/x86 maintainers CC'ed. Short description: Make coalesce_windows() handle multiple resource overlaps. Signed-off-by: Alexey Neyman Regards, Alexey. On Monday, September 16, 2013

Re: increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"

2013-09-17 Thread Peter Hurley
On 09/12/2013 09:09 PM, Fengguang Wu wrote: On Fri, Sep 13, 2013 at 08:51:33AM +0800, Fengguang Wu wrote: Hi Peter, FYI, we noticed much increased vmap_area_lock contentions since this commit: commit 20bafb3d23d108bc0a896eb8b7c1501f4f649b77 Author: Peter Hurley Date: Sat Jun 15 10:21:19

[PATCH v3 2/4] mm/hwpoison: fix miss catch transparent huge page

2013-09-17 Thread Wanpeng Li
Changelog: *v1 -> v2: reverse PageTransHuge(page) && !PageHuge(page) check PageTransHuge() can't guarantee the page is transparent huge page since it return true for both transparent huge and hugetlbfs pages. This patch fix it by check the page is also !hugetlbfs page. Before patch: [

[PATCH v3 1/4] mm/hwpoison: fix traverse hugetlbfs page to avoid printk flood

2013-09-17 Thread Wanpeng Li
madvise_hwpoison won't check if the page is small page or huge page and traverse in small page granularity against the range unconditional, which result in a printk flood "MCE xxx: already hardware poisoned" if the page is huge page. This patch fix it by increase

[PATCH v3 3/4] mm/hwpoison: fix false report 2nd try page recovery

2013-09-17 Thread Wanpeng Li
If the page is poisoned by software inject w/ MF_COUNT_INCREASED flag, there is a false report 2nd try page recovery which is not truth, this patch fix it by report first try free buddy page recovery if MF_COUNT_INCREASED is set. Before patch: [ 346.332041] Injecting memory failure at pfn

[PATCH v3 4/4] mm/hwpoison: fix the lack of one reference count against poisoned page

2013-09-17 Thread Wanpeng Li
The lack of one reference count against poisoned page for hwpoison_inject w/o hwpoison_filter enabled result in hwpoison detect -1 users still referenced the page, however, the number should be 0 except the poison handler held one after successfully unmap. This patch fix it by hold one referenced

Re: linux-next stats (Was: Linux 3.12-rc1)

2013-09-17 Thread Stephen Rothwell
Hi Nicholas, On Tue, 17 Sep 2013 17:23:41 -0700 "Nicholas A. Bellinger" wrote: > > On Tue, 2013-09-17 at 15:50 +1000, Stephen Rothwell wrote: > > On Mon, 16 Sep 2013 18:08:11 -0400 Linus Torvalds > > wrote: > > > > > > So it's been two weeks, and the merge window for 3.12 is now closed. > >

Help. INFO: possible circular locking dependency detected

2013-09-17 Thread Sean Combs
During suspend-to-RAM, I see an info message below. Could anybody advice how to debug this problem or anyone has experienced this before? (ARM mach) Thanks a lot for any help. [ 172.637547] == [ 172.637555] [ INFO: possible circular

[PATCH v6 1/2] mm/vmalloc: fix show vmap_area information race with vmap_area tear down

2013-09-17 Thread Wanpeng Li
Changelog: *v4 -> v5: return directly for !VM_VM_AREA case and remove (VM_LAZY_FREE | VM_LAZY_FREEING) check *v5 -> v6: add KOSAKI's ack There is a race window between vmap_area tear down and show vmap_area information. AB

[PATCH v6 2/2] mm/vmalloc: drop "caller" argument of __vmalloc_area_node()

2013-09-17 Thread Wanpeng Li
__vmalloc_area_node() no longer need "caller" argument. It can use area->caller instead. This patch drop "caller" argument of __vmalloc_area_node(). Signed-off-by: Wanpeng Li --- mm/vmalloc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mm/vmalloc.c b/mm/vmalloc.c

Vážení E-mail užívateľa;

2013-09-17 Thread webmaster Administrator
Vážení E-mail užívateľa; Prekročili ste 23432 boxy nastaviť svoje Webová služba / Administrátor, a budete mať problémy pri odosielaní a prijímať e-maily, kým znova overiť. Musíte aktualizovať kliknutím na odkaz nižšie a vyplňte údaje pre overenie vášho účtu Prosím, kliknite na odkaz nižšie alebo

Re: increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"

2013-09-17 Thread Peter Hurley
On 09/17/2013 07:22 PM, Fengguang Wu wrote: On Tue, Sep 17, 2013 at 11:34:21AM -0400, Peter Hurley wrote: On 09/12/2013 09:09 PM, Fengguang Wu wrote: On Fri, Sep 13, 2013 at 08:51:33AM +0800, Fengguang Wu wrote: Hi Peter, FYI, we noticed much increased vmap_area_lock contentions since this

Re: linux-next stats (Was: Linux 3.12-rc1)

2013-09-17 Thread Nicholas A. Bellinger
Hi Stephen, On Tue, 2013-09-17 at 15:50 +1000, Stephen Rothwell wrote: > On Mon, 16 Sep 2013 18:08:11 -0400 Linus Torvalds > wrote: > > > > So it's been two weeks, and the merge window for 3.12 is now closed. > > As usual, the executive friendly graph is at >

Re: [patch 5/6] sparc: Use preempt_schedule_irq

2013-09-17 Thread David Miller
From: Thomas Gleixner Date: Wed, 18 Sep 2013 01:23:58 +0200 (CEST) > I knew that I'd get it wrong :) So is adding another nop the right > thing to do ? > > bne,pn %xcc, kern_fpucheck > - sethi %hi(PREEMPT_ACTIVE), %l6 > -

Re: [PATCH] scsi: delete decade+ obsolete aic7xxx_old driver

2013-09-17 Thread Paul Gortmaker
[Re: [PATCH] scsi: delete decade+ obsolete aic7xxx_old driver] On 17/09/2013 (Tue 16:27) Doug Ledford wrote: > On 09/17/13 16:10, James Bottomley wrote: > > > OK, so do we have any real evidence that no-one uses this driver? Does > > any distro actually compile it, for instance? > > Red Hat

Re: [PATCH] drm/msm: Odd PTR_ERR usage

2013-09-17 Thread Rob Clark
On Mon, Sep 16, 2013 at 5:19 PM, Thomas Meyer wrote: > The variable priv->kms is not initialized yet. > > Found by "scripts/coccinelle/tests/odd_ptr_err.cocci". > PTR_ERR should access the value just tested by IS_ERR. > > Signed-off-by: Thomas Meyer thanks, I've got it queued up BR, -R > ---

[PATCH v2] ARM: bcm: Add DEBUG_LL console support

2013-09-17 Thread Christian Daudt
This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt Changes from V1: - Switched to use the common 8250 debug introduced in 3.12-rc1 diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 9762c84..0523e71 100644 ---

Re: [PATCH v2] ADP1653 board code for Nokia RX-51

2013-09-17 Thread Tony Lindgren
* Aaro Koskinen [130907 16:10]: > Hi, > > On Fri, Sep 06, 2013 at 10:34:05PM +0200, Pali Rohár wrote: > > > --- /dev/null > > > +++ b/arch/arm/mach-omap2/board-rx51-camera.c > [...] > > Ping, can you review this patch v2? > > I don't think Tony will accept any new board stuff for RX-51/N900. >

Re: [PATCH] mailbox: remove unnecessary platform_set_drvdata()

2013-09-17 Thread Tony Lindgren
* Suman Anna [130823 09:50]: > + OMAP mailing list > > Tony, > Can you pick up this minor cleanup patch? > > regards > Suman > > On 08/21/2013 09:10 PM, Jingoo Han wrote: > > The driver core clears the driver data to NULL after device_release > > or on probe failure. Thus, it is not needed to

Re: ARM: OMAP2: Make MACH_OMAP3EVM select NOP_USB_XCEIV

2013-09-17 Thread Tony Lindgren
* Josh Boyer [130904 06:46]: > The board-omap3evm.c file unconditionally calls usb_nop_xceiv_register but > doesn't ensure this is built-in. This can lead to build failures like: > > arch/arm/mach-omap2/built-in.o: In function `omap3_evm_init': >

Re: [PATCH] regulator: fix fatal kernel-doc error

2013-09-17 Thread Fengguang Wu
On Tue, Sep 17, 2013 at 08:23:55PM +0100, Mark Brown wrote: > On Tue, Sep 17, 2013 at 10:09:24AM -0700, Randy Dunlap wrote: > > On 09/17/13 03:32, Mark Brown wrote: > > /** means kernel-doc syntax and it was not in proper kernel-doc format, > > but maybe it could just be a Warning instead of a

Re: "memory" binding issues

2013-09-17 Thread Olof Johansson
On Tue, Sep 17, 2013 at 4:04 PM, Benjamin Herrenschmidt wrote: > On Tue, 2013-09-17 at 14:33 -0700, Olof Johansson wrote: >> > I don't think it's broken, why do you think so? It's at least >> consistent. >> > Probably not perfect and not complete, but IMHO a reasonable base >> for >> > further

Re: [patch 5/6] sparc: Use preempt_schedule_irq

2013-09-17 Thread Thomas Gleixner
On Tue, 17 Sep 2013, David Miller wrote: > From: Thomas Gleixner > Date: Tue, 17 Sep 2013 18:53:08 - > > > bne,pn %xcc, kern_fpucheck > > -sethi %hi(PREEMPT_ACTIVE), %l6 > > - stw %l6, [%g6 +

Re: [PATCH v2 2/2] RX-51: ARM errata 430973 workaround

2013-09-17 Thread Tony Lindgren
* Pali Rohár [130710 06:06]: > --- a/arch/arm/mach-omap2/board-rx51.c > +++ b/arch/arm/mach-omap2/board-rx51.c This file will be gone as soon as we're moving to device tree based booting. So let's do this in more future proof way. > +/** > + * rx51_secure_dispatcher: Routine to dispatch secure

Re: increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"

2013-09-17 Thread Fengguang Wu
On Tue, Sep 17, 2013 at 11:34:21AM -0400, Peter Hurley wrote: > On 09/12/2013 09:09 PM, Fengguang Wu wrote: > >On Fri, Sep 13, 2013 at 08:51:33AM +0800, Fengguang Wu wrote: > >>Hi Peter, > >> > >>FYI, we noticed much increased vmap_area_lock contentions since this > >>commit: > >> > >>commit

Re: [PATCH] clockevents: Sanitize ticks to nsec conversion

2013-09-17 Thread Thomas Gleixner
On Wed, 18 Sep 2013, Marc Kleine-Budde wrote: > On 09/17/2013 11:15 PM, Thomas Gleixner wrote: > > Marc Kleine-Budde pointed out, that commit 77cc982 "clocksource: use > > clockevents_config_and_register() where possible" caused a regression > > for some of the converted subarchs. > > > > The

Re: [PATCH 1/3] KVM: cleanup (physical) CPU hotplug

2013-09-17 Thread Paolo Bonzini
Il 17/09/2013 09:57, Jan Kiszka ha scritto: >> > Remove the useless argument, and do not do anything if there are no >> > VMs running at the time of the hotplug. > kvm_cpu_hotplug already filters !kvm_usage_count. If we need the check > to be under kvm_lock, drop that line as well. If that is not

Re: [PATCH 2/5] lib: Add .config options for error strings in printks

2013-09-17 Thread Daniel Santos
On 09/17/2013 06:08 PM, danielfsan...@att.net wrote: --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -58,6 +58,7 @@ config DYNAMIC_DEBUG implicitly compiles in all pr_debug() and dev_dbg() calls, which enlarges the kernel text size by about 2%. + If a source

Re: [PATCH v4 1/2] ARM: OMAP: Add secure function omap_smc3() which calling instruction smc #1

2013-09-17 Thread Tony Lindgren
* Pali Rohár [130917 09:01]: > On Tuesday 17 September 2013 17:43:31 Tony Lindgren wrote: > > Have you guys checked how this works with the recently posted > > "[PATCH v6 0/5] ARM: support for Trusted Foundations secure > > monitor" series? > > this code looks like some Tegra and "Trusted

[PATCH 4/5] lib: Add strerror and strerror_name functions

2013-09-17 Thread danielfsantos
Signed-off-by: Daniel Santos --- include/linux/string.h | 8 +++ lib/string.c | 60 ++ 2 files changed, 68 insertions(+) diff --git a/include/linux/string.h b/include/linux/string.h index ac889c5..76ce2ff 100644 ---

Re: linux-next: old trees

2013-09-17 Thread Stephen Rothwell
Hi Sekhar, On Tue, 17 Sep 2013 16:44:32 +0530 Sekhar Nori wrote: > > You can remove the davinci tree from linux-next since the patches are > now reaching linux-next through ARM-SoC tree. Apologies for not asking > you to remove it for so long. Done. -- Cheers, Stephen Rothwell

[PATCH 3/5] Makefile: Generate error_strings.h

2013-09-17 Thread danielfsantos
This is an initial attempt and needs improvement. Ideally, error_strings.h should only be generated when STRERROR or STRERROR_NAME are enabled. This implementation also fails to remake error_strings.h when arch-specific dependencies change. Also, I've noticed that this implementation fails to

[PATCH 5/5] lib: Add error string support to printks

2013-09-17 Thread danielfsantos
This adds an extension for the integral format specifier suffix of 'e', so that the format %[duxXo]e will result in printing an number (as before) in addition to a name and descrption for an error code, if such support is enabled and a name and descrption is found. My initial thought was to use

Re: linux-next: old trees

2013-09-17 Thread Stephen Rothwell
Hi Josh, On Tue, 17 Sep 2013 08:53:16 -0400 Josh Boyer wrote: > > > 4xx 1 year, 4 months ago > > This is subarch is basically in maintenance mode. There have only > been a handful of patches that have been submitted over the past year, > and I've ACKed them for Ben to bring in via

[PATCH 2/2] uinput: Support injecting multiple events in one write() call

2013-09-17 Thread Ryan Mallon
Rework the code in uinput_inject_event so that it matches the code in evdev_write and allows injecting more than one event, or zero events. Signed-off-by: Ryan Mallon --- drivers/input/misc/uinput.c | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git

Re: [RFC] audit: avoid soft lockup in audit_log_start()

2013-09-17 Thread Luiz Capitulino
On Tue, 17 Sep 2013 15:28:42 -0700 Andrew Morton wrote: > On Tue, 10 Sep 2013 12:03:25 -0400 Eric Paris wrote: > > > > --- a/kernel/audit.c > > > +++ b/kernel/audit.c > > > @@ -1215,9 +1215,10 @@ struct audit_buffer *audit_log_start(struct > > > audit_context *ctx, gfp_t gfp_mask, > > > > >

[PATCH 1/5] scripts: Add mkstrerror.sh

2013-09-17 Thread danielfsantos
This is a simple bash script that parses our errno*.h files and formats them into the error_strings.h header that our strerror and strerror_name functions will use later. First it looks at $ARCH and examines the errno.h files and figures out which to use. Then, it parses their error definitions

Re: [PATCH v4 0/3] cleanup of gpio_pcf857x.c

2013-09-17 Thread Laurent Pinchart
Hi Linus, On Tuesday 17 September 2013 14:51:48 Linus Walleij wrote: > On Wed, Sep 4, 2013 at 9:03 AM, George Cherian wrote: > > This patch series > > > > - removes the irq_demux_work > > - Uses devm_request_threaded_irq > > - Call the user handler iff gpio_to_irq is

Re: [patch 5/6] sparc: Use preempt_schedule_irq

2013-09-17 Thread David Miller
From: Thomas Gleixner Date: Tue, 17 Sep 2013 18:53:08 - > bne,pn %xcc, kern_fpucheck > - sethi %hi(PREEMPT_ACTIVE), %l6 > - stw %l6, [%g6 + TI_PRE_COUNT] > - call

Re: [RFC PATCH 1/1] module: Make wait module's refcount to zero procedure as async

2013-09-17 Thread Lucas De Marchi
On Mon, Sep 16, 2013 at 12:47 AM, Rusty Russell wrote: > Lucas De Marchi writes: >> On Thu, Sep 12, 2013 at 9:30 PM, Rusty Russell wrote: >>> Peter Chen writes: Currently, if module's refcount is not zero during the unload, it waits there until the user decreases that refcount. >>>

[PATCH 1/2] input: Return the number of bytes written so far on evdev write failure

2013-09-17 Thread Ryan Mallon
If input_event_from_user() fails in evdev write() and at least one event has been written successfully then return the number of bytes written. If no events have been written, then the EFAULT error is returned. Signed-off-by: Ryan Mallon --- drivers/input/evdev.c |3 ++- 1 file changed, 2

Re: "memory" binding issues

2013-09-17 Thread Benjamin Herrenschmidt
On Tue, 2013-09-17 at 14:33 -0700, Olof Johansson wrote: > > I don't think it's broken, why do you think so? It's at least > consistent. > > Probably not perfect and not complete, but IMHO a reasonable base > for > > further work. (Also at least something written down that people can > learn > >

Re: [PATCH 4/4] drivers: net: phy: cicada.c: clears warning Use #include instead of

2013-09-17 Thread David Miller
From: Avinash Kumar Date: Mon, 16 Sep 2013 21:39:41 +0530 > clears following warnings : > WARNING: Use include instead of > WARNING: Use include instead of > > Signed-off-by: Avinash Kumar Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH 0/5] Preliminary: Add error names & descrptions to printks

2013-09-17 Thread danielfsantos
This is a preliminary patch set as the root Makefile changes are not yet correct. Summary Typically, we don't care about error messages or names in the kernel because userspace will manage that. But sometimes we need to output an error number to printks and that creates a situation where a

[PATCH 2/5] lib: Add .config options for error strings in printks

2013-09-17 Thread danielfsantos
This adds to lib/Kconfig.debug the options for printk messages to display either error number only (the current behavior), number and error name or number, name and description. These options in turn select STRERROR_NAME and STRERROR as needed, so I'm not adding any direct options to enable those,

loan offer!!!

2013-09-17 Thread info
Do you need a loan? Do you need a loan that can be process within 2 to 3 working days? Have you been frustrated so many times by your banks and other loan firm. Here is the the Good news Midland Financial loan company is here to offer you any kind of loan you need. We give out loans to customer

loan offer!!!

2013-09-17 Thread info
Do you need a loan? Do you need a loan that can be process within 2 to 3 working days? Have you been frustrated so many times by your banks and other loan firm. Here is the the Good news Midland Financial loan company is here to offer you any kind of loan you need. We give out loans to customer

[PATCH] sysv: Add forgotten superblock lock init for v7 fs

2013-09-17 Thread Lubomir Rintel
Superblock lock was replaced with (un)lock_super() removal, but left uninitialized for Seventh Edition UNIX filesystem in the following commit (3.7): c07cb01 sysv: drop lock/unlock super Signed-off-by: Lubomir Rintel --- fs/sysv/super.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-)

[PATCH V2 1/1] Drivers: input: serio: New driver to support Hyper-V synthetic keyboard

2013-09-17 Thread K. Y. Srinivasan
Add a new driver to support synthetic keyboard. On the next generation Hyper-V guest firmware, many legacy devices will not be emulated and this driver will be required. I would like to thank Vojtech Pavlik for helping me with the details of the AT keyboard driver. I would also like to thank Dan

Re: Build failures due to commit 416161db (btrfs: offline dedupe)

2013-09-17 Thread Mark Fasheh
On Fri, Sep 13, 2013 at 03:33:34PM -0400, Chris Mason wrote: > Mark, could you please send a patch for the whole-struct option until > the unaligned put is upstreamed? > > -chris Here you go. It's been lightly tested and needs review. Thanks, --Mark -- Mark Fasheh From: Mark Fasheh

[PATCHv2 05/16] hwmon: lm75: expose to thermal fw via DT nodes

2013-09-17 Thread Eduardo Valentin
This patch adds to lm75 temperature sensor the possibility to expose itself as thermal zone device, registered on the thermal framework. The thermal zone is built only if a device tree node describing a thermal zone for this sensor is present inside the lm75 DT node. Otherwise, the driver

[PATCHv2 06/16] hwmon: tmp102: expose to thermal fw via DT nodes

2013-09-17 Thread Eduardo Valentin
This patch adds to tmp102 temperature sensor the possibility to expose itself as thermal zone device, registered on the thermal framework. The thermal zone is built only if a device tree node describing a thermal zone for this sensor is present inside the tmp102 DT node. Otherwise, the driver

Re: [PATCH] clockevents: Sanitize ticks to nsec conversion

2013-09-17 Thread Marc Kleine-Budde
On 09/17/2013 11:15 PM, Thomas Gleixner wrote: > Marc Kleine-Budde pointed out, that commit 77cc982 "clocksource: use > clockevents_config_and_register() where possible" caused a regression > for some of the converted subarchs. > > The reason is, that the clockevents core code converts the

Re: [PATCH 06/16] hwmon: tmp102: expose to thermal fw via DT nodes

2013-09-17 Thread Eduardo Valentin
On 15-09-2013 19:33, Guenter Roeck wrote: > On 09/15/2013 03:02 PM, Eduardo Valentin wrote: >> This patch adds to tmp102 temperature sensor the possibility >> to expose itself as thermal zone device, registered on the >> thermal framework. >> >> The thermal zone is built only if a device tree node

[PATCH] fbcon: fix deadlock in fbcon_generic_blank()

2013-09-17 Thread John Tapsell
Do not lock fb_info when calling sending the FB_EVENT_CONBLANK event. In fbmem.c, the semantics are that we acquire the lock_fb_info first, and then console_lock. However when fbcon.c fbcon_generic_blank() is called, the console lock could already be held. Locking fb_info can thus cause a

  1   2   3   4   5   6   7   8   9   10   >