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:	Fri, 18 May 2012 21:09:26 -0400
From:	Chris Metcalf <cmetcalf@...era.com>
To:	Paul Gortmaker <paul.gortmaker@...driver.com>
CC:	<linux-kernel@...r.kernel.org>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH] tile: fix compile failure on start_kernel in setup.c

On 5/18/2012 7:00 PM, Paul Gortmaker wrote:
> Commit 293ef7b8288da79112276ddd53902aff75ce7494
>
>     "tile: Use generic init_task"
>
> deleted the file tile/kernel/init_task.c and moved the remaining
> needed code to tile/kernel/setup.c -- but this code references
> start_kernel and setup.c didn't include that, causing this fail:
>
> arch/tile/kernel/setup.c:69:344: error: 'start_kernel' undeclared here (not in a function)
>
> Adding the obvious include fixes it.
>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Chris Metcalf <cmetcalf@...era.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>

Acked-by: Chris Metcalf <cmetcalf@...era.com>

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
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