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] [day] [month] [year] [list]
Date:	Thu, 25 Jun 2009 21:26:54 +0930
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	Paul Menage <menage@...gle.com>
Cc:	jdike@...toit.com, linux-kernel@...r.kernel.org,
	sfr@...b.auug.org.au
Subject: Re: [PATCH] UML: Fix some apparent bitrot in mmu_context.h

On Thu, 25 Jun 2009 04:49:56 pm Paul Menage wrote:
> UML: Fix some apparent bitrot in mmu_context.h
>
> - cpumask_clear() -> cpumask_clear_cpu()
>
> Signed-off-by: Paul Menage <menage@...gle.com>
>
> --
>
> Fixes the following compile errors:
>
> arch/um/include/asm/mmu_context.h: In function 'switch_mm':
> arch/um/include/asm/mmu_context.h:38: warning: passing argument 1 of
> 'cpumask_clear' makes pointer from integer without a cast
> arch/um/include/asm/mmu_context.h:38: error: too many arguments to function
> 'cpumask_clear'

Thanks, that was a bogosity in my patch (not in mainline, may not be now merge 
window closed).

I've fixed it now.

Thanks!
Rusty.
--
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