From: Jason Wessel Date: Tue, 30 Mar 2010 19:05:07 +0000 (-0500) Subject: x86,kgdb: Always initialize the hw breakpoint attribute X-Git-Tag: v2.6.34-rc4~75^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab310b5edb8b601bcb02491ed6f7676da4fd1757;p=pandora-kernel.git x86,kgdb: Always initialize the hw breakpoint attribute It is required to call hw_breakpoint_init() on an attr before using it in any other calls. This fixes the problem where kgdb will sometimes fail to initialize on x86_64. Signed-off-by: Jason Wessel Cc: Ingo Molnar Cc: 2.6.33 LKML-Reference: <1269975907-27602-1-git-send-email-jason.wessel@windriver.com> Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed