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: <Z8iOWB1vH+bBMPWo@Asurada-Nvidia>
Date: Wed, 5 Mar 2025 09:48:08 -0800
From: Nicolin Chen <nicolinc@...dia.com>
To: Robin Murphy <robin.murphy@....com>
CC: kernel test robot <lkp@...el.com>, <jgg@...dia.com>,
	<kevin.tian@...el.com>, <joro@...tes.org>, <will@...nel.org>,
	<oe-kbuild-all@...ts.linux.dev>, <iommu@...ts.linux.dev>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 1/3] iommu: Sort out domain user data

On Wed, Mar 05, 2025 at 03:45:21PM +0000, Robin Murphy wrote:
> > All errors (new ones prefixed by >>):
> > 
> > > > drivers/iommu/iommu.c:2039:10: error: label at end of compound statement: expected statement
> >             default:
> >                     ^
> >                      ;
> >     1 error generated.
> 
> Oops, my bad... omitting an extra break here was a semi-conscious brainfart.
> Weird that my AArch64 GCC doesn't complain about this construct though, even
> with "-ansi -Wall" - I have to go all the way to -Wpedantic before it
> notices :/

Mine doesn't complain about this either.

I will add a break and respin.

Thanks
Nicolin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ