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>] [day] [month] [year] [list]
Date:	Sun, 22 May 2011 19:24:47 +0800
From:	Américo Wang <xiyou.wangcong@...il.com>
To:	linux-cris-kernel@...s.com, LKML <linux-kernel@...r.kernel.org>
Cc:	Geert Uytterhoeven <geert@...ux-m68k.org>,
	Mikael Starvik <starvik@...s.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Eric Dumazet <eric.dumazet@...il.com>
Subject: [Patch] cris: fix a build error in kernel/fork.c

On cris we got a build error,

kernel/fork.c:267: error: implicit declaration of function
'alloc_thread_info_node'

this is due to that we renamed alloc_thread_info() to alloc_thread_info_node().

Reported-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Signed-off-by: WANG Cong <xiyou.wangcong@...il.com>
Cc: Mikael Starvik <starvik@...s.com>
Cc: Jesper Nilsson <jesper.nilsson@...s.com>

---

View attachment "cris-fix-alloc_thread_info_node-build-error.diff" of type "text/x-patch" (831 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ