Re: [PATCH 1/3] drivers: staging: wilc1000: Check for errors before kfree
On Fri, Oct 02, 2015 at 04:39:11PM +0300, Dan Carpenter wrote: > On Fri, Oct 02, 2015 at 06:47:35PM +0530, Chandra S Gorentla wrote: > > During the clean-up of the function, it is need to...
View ArticleRe: Missing operand for tlbie instruction on Power7
On Fri, 2015-10-02 at 17:00 -0500, Segher Boessenkool wrote: > On Sat, Oct 03, 2015 at 12:37:35AM +0300, Denis Kirjanov wrote: > > >> -0: tlbie r4; \ > > >> +0: tlbie r4, 0;...
View Article[PATCH] IB/hfi1: use offset_in_page macro
Use offset_in_page macro instead of (addr & ~PAGE_MASK). Signed-off-by: Geliang Tang <geliangtang@163.com> --- drivers/staging/rdma/hfi1/file_ops.c | 8 ++++---- 1 file changed, 4...
View Article[PATCH] IB/ipath: use offset_in_page macro
Use offset_in_page macro instead of (addr & ~PAGE_MASK). Signed-off-by: Geliang Tang <geliangtang@163.com> --- drivers/staging/rdma/ipath/ipath_user_sdma.c | 4 ++-- 1 file changed, 2...
View ArticleRe: [PATCH v5 00/23] ILP32 for ARM64
On 10/2/15, 2:37 AM, "Catalin Marinas" <catalin.marinas@arm.com> wrote: >On Thu, Oct 01, 2015 at 09:49:46PM +0000, Pinski, Andrew wrote: >> Ok, we will rewrite these patches using 32bit...
View ArticleRe: [PATCH v4 3/5] PCI: Handle IORESOURCE_PCI_FIXED when sizing and assigning...
On Fri, Oct 2, 2015 at 4:38 PM, David Daney <ddaney@caviumnetworks.com> wrote: > On 10/02/2015 04:14 PM, Yinghai Lu wrote: >> >> https://patchwork.kernel.org/patch/7304371/...
View ArticleRE: [PATCH v6 1/2] efi: export efi_capsule_supported() function symbol
> -----Original Message----- > From: Borislav Petkov [mailto:bp@alien8.de] > Sent: Saturday, October 03, 2015 1:37 AM > To: Kweh, Hock Leong > Cc: Matt Fleming; Greg Kroah-Hartman; Ong,...
View Article[PATCH] RDMA/amso1100: use offset_in_page macro
Use offset_in_page macro instead of (addr & ~PAGE_MASK). Signed-off-by: Geliang Tang <geliangtang@163.com> --- drivers/staging/rdma/amso1100/c2_alloc.c | 2 +-...
View ArticleRe: [PATCH v4 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
On Fri, Oct 2, 2015 at 3:37 PM, David Daney <ddaney.cavm@gmail.com> wrote: > From: David Daney <david.daney@cavium.com> > > PCI Enhanced Allocation is a new method of allocating...
View ArticleRE: [PATCH v6 0/2] Enable capsule loader interface for efi firmware updating
> -----Original Message----- > From: Borislav Petkov [mailto:bp@alien8.de] > Sent: Saturday, October 03, 2015 1:37 AM > To: Kweh, Hock Leong > Cc: Matt Fleming; Greg Kroah-Hartman; Ong,...
View ArticleRe: [PATCH] mtd: mtdram: check offs and len in mtdram->erase
On 10/03/2015 01:38 AM, Brian Norris wrote: > On Fri, Oct 02, 2015 at 03:31:33PM +0530, Sudip Mukherjee wrote: >> On Fri, Oct 02, 2015 at 05:39:02PM +0800, Dongsheng Yang wrote: >>>...
View Article[PATCH v2] jbd2: gate checksum calculations on crc driver presence, not sb flags
Change the journal's checksum functions to gate on whether or not the crc32c driver is loaded, and gate the loading on the superblock bits. This prevents a journal crash if someone loads a journal in...
View ArticleNe passez pas à côté d'une belle rencontre
La rentrée des rencontres @media only screen and (max-width: 480px) { img{ height:auto;} /*illisible, on passe donc sur 3 lignes */ table[class=w600], td[class=w600], img[class=w600] {...
View ArticleRe: [PATCH v6 0/2] Enable capsule loader interface for efi firmware updating
On Oct 2, 2015 10:37 AM, "Borislav Petkov" <bp@alien8.de> wrote: > > On Fri, Oct 02, 2015 at 05:05:52AM +0800, Kweh, Hock Leong wrote: > > From: "Kweh, Hock Leong"...
View ArticleRe: linux-next: bad base of the h8300 tree
Hi Yoshinori, On Fri, 02 Oct 2015 15:11:48 +0900 Yoshinori Sato <ysato@users.sourceforge.jp> wrote: > > On Tue, 15 Sep 2015 08:12:01 +0900, > Stephen Rothwell wrote: > > > >...
View ArticleRe: [PATCH] kselftest: replace $(RM) with rm -f command
On Mon, Sep 28, 2015 at 03:16:53AM +0000, Mathieu Desnoyers wrote: > ----- On Sep 27, 2015, at 10:10 PM, Wang Long long.wanglong@huawei.com wrote: > > > Some test's Makefile using "$(RM)"...
View ArticleHttp2 not getting enable
None of the only http2 indicators are able to detect http2 although i have it enable Website Link : https://www.onestopmarketing.club Full Nginx Config : http://pastebin.com/ScGmZNwX I also did...
View Article[PATCH] staging: i20: Added a blank line after declaration
Added a blank line after declaration to fix the coding style warning detected by checkpatch.pl WARNING: Missing a blank line after declarations Signed-off-by: Anjali Menon...
View ArticleRe: [BUG] RCU stall in cursor_timer_handler
On Sat, 3 Oct 2015, Alistair Popple wrote: > Hi, > > We have been intermittently seeing the below RCU stall at boot on a > PPC64LE 4.2.1 kernel which has been preventing the system from...
View ArticleRe: RFC: reduce CONFIG_SCSI_CONSTANTS impact by 4k
On Sat, Oct 03 2015, Christoph Hellwig <hch@infradead.org> wrote: > Hi Rasmus, > > I like this idea. But maybe it's also time to just move the constants > to a plain text file and...
View Article