Re: [char-misc-next 04/17] mei: bus: rename nfc.c to bus-fixup.c
On Sat, Jun 13, 2015 at 10:11:36PM +0300, Tomas Winkler wrote: > In nfc.c we just create device name on the mei client bus > we make it more generic in the following patches That doesn't make...
View ArticleRe: [char-misc-next 05/17] mei: bus: move driver api functions at the start...
On Sat, Jun 13, 2015 at 10:11:37PM +0300, Tomas Winkler wrote: > To make the file more organize move mei client driver api > to the start of the file and add Kdoc > > There are no...
View ArticleRe: [char-misc-next 06/17] mei: bus: add kdoc for device attribute functions
On Sat, Jun 13, 2015 at 10:11:38PM +0300, Tomas Winkler wrote: > 1. Rename uevent handler to mei_cl_device_uevent > 2. Add kdoc for uevent and mod alias functions 2 things in one patch? No,...
View ArticleRe: [char-misc-next 07/17] mei: bus: don't enable events implicitly in device...
On Sat, Jun 13, 2015 at 10:11:39PM +0300, Tomas Winkler wrote: > Always call mei_cl_register_event_cb explicitly so the events > are enabled only when needed. The nfc driver is already using...
View ArticleRe: [PATCH] x86: General protection fault after STR (32 bit systems only)
On Sat, Jun 13, 2015 at 2:23 PM, Andy Lutomirski <luto@amacapital.net> wrote: > On Sat, Jun 13, 2015 at 12:03 AM, Ingo Molnar <mingo@kernel.org> wrote: >> >> * Brian Gerst...
View ArticleRe: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
The semantic patch below considers the problem from another point of view, to find functions that may have a handler as an argument. The results that are different than those considered already are as...
View ArticleRe: [PATCHv4 0/4] vme DMA and user space driver improvements
On Sat, Jun 13, 2015 at 04:34:00PM +0300, Dmitry Kalinkin wrote: > This reorders patches so that Greg can take first three, while fourth awaits > maintainer's approval. > > Dmitry Kalinkin...
View ArticleRe: [BUG ?] staging: rtl8723au: condition with no effect
Nicholas Mc Guire <hofrat@osadl.org> writes: > scanning for trivial bug-patters with coccinelle spatches returned: > ./drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:1395 > WARNING:...
View ArticleRe: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!
Rasmus Lerdorf in php.internals (Fri, 12 Jun 2015 13:13:16 -0700): >You can get even more speed by compiling with --enable-opcache-file and >then in your php-cli.ini add: > >...
View ArticleRe: [PATCH net-next] Increase limit of macvtap queues
Hello. On 06/12/2015 04:30 PM, Pankaj Gupta wrote: > Macvtap should be compatible with tuntap for maximum number > of queues. '1059590254fa9dce9cafc4f07d1103dbec415e76' removes Please also...
View Article[PATCH -next] usb: dwc3: Remove unprintable characters from Kconfig
Fix: drivers/usb/dwc3/Kconfig:16:warning: ignoring unsupported character '�' drivers/usb/dwc3/Kconfig:16:warning: ignoring unsupported character '�' Fixes: 88bc9d194ff6 ("usb: dwc3: add ULPI interface...
View Article[PATCH] ARM: debug: Remove unsupported operand from Kconfig.debug
arm builds show the following warning. arch/arm/Kconfig.debug:1576:warning: ignoring unsupported character '>' This is due to config DEBUG_UART_8250_WORD bool "Use 32-bit accesses for 8250 UART"...
View Article[PATCH -next] ARM: Fix build if CLKDEV_LOOKUP is not configured
mips:allmodconfig fails to build with drivers/clocksource/timer-sp804.c: In function '__sp804_clocksource_and_sched_clock_init': drivers/clocksource/timer-sp804.c:88:3: error: implicit declaration of...
View Article[PATCH] MAINTAINERS: Add RTC subsystem repository
The RTC subsystem patches are available through my kernel.org repository. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> --- MAINTAINERS | 1 + 1 file changed, 1...
View ArticleRE: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!
Hi Jan, > -----Original Message----- > From: Jan Ehrhardt [mailto:phpdev@ehrhardt.nl] > Sent: Sunday, June 14, 2015 8:11 PM > To: internals@lists.php.net > Subject: Re: [PHP-DEV] PHP...
View ArticleRe: [PATCH] Staging: sm750fb: fix checkpatch.pl indentation warnings
> This patch fixes indentation issues by replacing spaces by tabs at > the start of line > > Signed-off-by: Niranjan Dighe <ndighe@visteon.com> > > diff --git...
View ArticleRe: [PATCH] ARM: debug: Remove unsupported operand from Kconfig.debug
On Sun, Jun 14, 2015 at 11:23:21AM -0700, Guenter Roeck wrote: > arm builds show the following warning. > > arch/arm/Kconfig.debug:1576:warning: ignoring unsupported character '>' >...
View ArticleRe: [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug...
On 06/14, Ingo Molnar wrote: > > * Oleg Nesterov <oleg@redhat.com> wrote: > > > > + spin_lock(&pgd_lock); /* Implies rcu_read_lock() for the task list iteration: */ >...
View ArticleRe: [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug...
On 06/14, Oleg Nesterov wrote: > > On 06/14, Ingo Molnar wrote: > > > > * Oleg Nesterov <oleg@redhat.com> wrote: > > > > > > + spin_lock(&pgd_lock); /*...
View Article