Re: [PATCH] staging: most: Use NULL instead of 0 in assignment of pointer
On Sat, Sep 05, 2015 at 09:21:58PM +0200, Anders Fridlund wrote: > I resent it since no one responded to it for 10 days. From what I came > to understand that is the common practice. If that is...
View Article[PATCH 1/1] staging: lustre/obdclass/linux/linux-module.c
Fixed sparse warning by removing unused variable "proc_version". Signed-off-by: Matthew Needes <mneedes@gmail.com> --- drivers/staging/lustre/lustre/obdclass/linux/linux-module.c | 2 -- 1 file...
View ArticleRe: [PATCH] mtd: nand: pxa3xx-nand: switch to dmaengine
Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> writes: > Robert, > > Just a couple of minor comments. >> + dma_unmap_sg(info->dma_chan->device->dev, >> +...
View ArticleRe: [PATCH] mtd: nand: pxa3xx-nand: switch to dmaengine
On 5 September 2015 at 17:02, Robert Jarzmik <robert.jarzmik@free.fr> wrote: > Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> writes: > >> Robert, >> >> Just a...
View ArticleRe: [PATCH] net: phy: Handle postive return codes in phy_connect
Le 09/05/15 12:47, Andrew Lunn a écrit : > On Sat, Sep 05, 2015 at 02:44:01PM -0500, Michael Welling wrote: >> On Sat, Sep 05, 2015 at 09:18:40PM +0200, Andrew Lunn wrote: >>> On...
View ArticleRe: X-Gene: Unhandled fault: synchronous external abort in...
On 08/11/2015 03:28 PM, Bjorn Helgaas wrote: > On Mon, Aug 10, 2015 at 2:07 PM, Duc Dang <dhdang@apm.com> wrote: >> On Mon, Aug 10, 2015 at 10:42 AM, Bjorn Helgaas...
View ArticleRe: [PATCH] net: phy: Handle postive return codes in phy_connect
On Sat, Sep 05, 2015 at 09:47:55PM +0200, Andrew Lunn wrote: > On Sat, Sep 05, 2015 at 02:44:01PM -0500, Michael Welling wrote: > > On Sat, Sep 05, 2015 at 09:18:40PM +0200, Andrew Lunn...
View ArticleRe: X-Gene: Unhandled fault: synchronous external abort in...
On 09/05/2015 04:13 PM, Jon Masters wrote: > On 08/11/2015 03:28 PM, Bjorn Helgaas wrote: >> On Mon, Aug 10, 2015 at 2:07 PM, Duc Dang <dhdang@apm.com> wrote: >>> On Mon, Aug...
View ArticleRe: [PATCH] net: phy: Handle postive return codes in phy_connect
On Sat, Sep 05, 2015 at 01:11:51PM -0700, Florian Fainelli wrote: > Le 09/05/15 12:47, Andrew Lunn a écrit : > > On Sat, Sep 05, 2015 at 02:44:01PM -0500, Michael Welling wrote: > >>...
View ArticleRe: [PATCH] net: phy: Handle postive return codes in phy_connect
> > It might not be an ERRNO. E.g. https://lkml.org/lkml/2015/9/3/534 > > fixed a bug where a positive value is returned which is not an > > indication of an error. > > It...
View Article[PATCH] x86/asm/entry/64: Minor cleanup of conditional compilation
The entry_SYSCALL_64_fastpath was checking the value of __SYSCALL_MASK, which in turn was being set in arch/x86/include/asm/unistd.h depending on whether CONFIG_X86_X32_ABI was set or not. This made...
View ArticleRe: [PATCH] ARM: fix alignement of __bug_table section entries
On Sat, Sep 05, 2015 at 07:10:49PM +0200, Robert Jarzmik wrote: > Russell King - ARM Linux <linux@arm.linux.org.uk> writes: > > > On Sat, Sep 05, 2015 at 03:48:38PM +0200, Robert...
View ArticleRe: [PATCH] task_work: remove fifo ordering guarantee
On Fri, Sep 4, 2015 at 10:42 PM, Al Viro <viro@zeniv.linux.org.uk> wrote: > > OK, having found the beginning of the thread, I understand what is being > attempted, but... why the hell...
View Article[PATCH v2] x86/asm/entry/64: Minor cleanup of conditional compilation
The entry_SYSCALL_64_fastpath was checking the value of __SYSCALL_MASK, which in turn was being set in arch/x86/include/asm/unistd.h depending on whether CONFIG_X86_X32_ABI was set or not. This made...
View Article[PHP] PHP 7 generates bad looking JPEG images
Hi, im using imageJPEG to resize pictures taken with my mobile phone. This has been working great for quite some time. I recently set up a server with PHP 7 and it does not work - the pictures look...
View ArticleRe: haproxy / From Tony / IKEA vendor-LED Street Light
Hello,haproxy It’s glad to heard that you’re you are doing LED Lighting business. Our company, Dianming, focus on LED Lighting for 21 years. LED street light, LED high bay light, LED tunnel light, LED...
View Articleusually 3000 customers/Where 100,000+ customers worldwide?
Hi Are you still develop foreign customers with alibaba, exhibition? You out of!!! Are you looking other channel beside exhibition/B2B when you feel difficult to find foreign customers?...
View ArticleRe: [PATCH 1/3] Staging: rtl8712: Replace memcpy by ether_addr_copy
On 09/06/2015 02:04 PM, Shraddha Barke wrote: > This patch replaces memcpy by ethr_addr_copy > > The change was made using Coccinelle > > @@ expression e1, e2; @@ > - memcpy(e1, e2,...
View ArticleRe: [PATCH 2/3] Staging: rtl8192e: Replace memcpy by ethr_addr_copy
On 09/06/2015 02:04 PM, Shraddha Barke wrote: > The patch replaces memcpy with ethr_addr_copy > > The changes were applied using the following coccinelle > rule: > @@ expression e1, e2;...
View ArticleRe: [PATCH 3/3] Staging: rtl8192u: r8192U_core.c: Replace memcpy with...
On 09/06/2015 02:04 PM, Shraddha Barke wrote: > This patch replaces memcpy with eth_addr_copy > > The changes were applied using the following coccinelle > rule: > @@ expression e1, e2;...
View Article