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-next>] [day] [month] [year] [list]
Date:	Sun, 22 May 2011 22:42:56 +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>,
	Jesper Nilsson <jesper.nilsson@...s.com>
Subject: [Patch] cris: add missing declaration of kgdb_init() and breakpoint()

This patch fixes such a build error on cris:

arch/cris/arch-v10/kernel/irq.c:239: error: implicit declaration of
function 'kgdb_init'
arch/cris/arch-v10/kernel/irq.c:240: error: implicit declaration of
function 'breakpoint'

So, just declare these two functions.

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-build-error-kgdb_init.diff" of type "text/x-patch" (544 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ