kgdb_post_primary_code(9) suse man page | unix.com

Man Page: kgdb_post_primary_code

Operating Environment: suse

Section: 9

KGDB_POST_PRIMARY_CO(9) 					  KGDB Internals					   KGDB_POST_PRIMARY_CO(9)

NAME
kgdb_post_primary_code - (optional) Save error vector/code numbers.
SYNOPSIS
void kgdb_post_primary_code(struct pt_regs * regs, int e_vector, int err_code);
ARGUMENTS
regs Original pt_regs. e_vector Original error vector. err_code Original error code.
DESCRIPTION
This is usually needed on architectures which support SMP and KGDB. This function is called after all the secondary cpus have been put to a know spin state and the primary CPU has control over KGDB.
AUTHORS
Jason Wessel <jason.wessel@windriver.com> Author. Tom Rini <trini@kernel.crashing.org> Author. Amit S. Kale <amitkale@linsyssoft.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KGDB_POST_PRIMARY_CO(9)
Related Man Pages
kgdb(1) - freebsd
swapcontext(2) - centos
kgdb_arch_handle_exception(9) - suse
usb_gadget_config_buf(9) - suse
intl_is_failure(3) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I