lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56708CAF.10007@emindsoft.com.cn>
Date:	Wed, 16 Dec 2015 05:57:03 +0800
From:	Chen Gang <chengang@...ndsoft.com.cn>
To:	Arnd Bergmann <arnd@...db.de>, kbuild test robot <lkp@...el.com>
CC:	kbuild-all@...org, trivial@...nel.org,
	Linux-Arch <linux-arch@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH trivial] include: asm-generic: Notice about 80 columns
 in pgtable-no*.h

On 12/15/15 23:50, Arnd Bergmann wrote:
> On Tuesday 15 December 2015 23:47:28 kbuild test robot wrote:
>>                     from include/linux/mm.h:55,
>>                     from arch/arm/mm/fault.c:13:
>>    arch/arm/mm/fault.c: In function 'do_translation_fault':
>>>> arch/arm/include/asm/pgtable-2level.h:187:27: error: expected expression before 'do'
>>     #define set_pud(pud,pudp) do { } while (0)
>>                               ^
>>    include/asm-generic/pgtable-nopud.h:36:36: note: in expansion of macro 'set_pud'
>>     #define set_pgd(pgdptr, pgdval)   (set_pud((pud_t *)(pgdptr), \
>>
> 
> This is a result of the added braces, please redo the patch.
> 

OK, thanks.

-- 
Chen Gang (陈刚)

Open, share, and attitude like air, water, and life which God blessed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ