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, 12 Sep 2008 09:53:49 -0400
From:	"Mike Frysinger" <vapier.adi@...il.com>
To:	"sonic zhang" <sonic.adi@...il.com>
Cc:	"Jason Wessel" <jason.wessel@...driver.com>,
	"Linux Kernel" <linux-kernel@...r.kernel.org>,
	"kgdb mailing list" <kgdb-bugreport@...ts.sourceforge.net>
Subject: Re: [PATCH][kgdb][v2] Make mem access function weak in kgdb.c and kgdb.h

On Fri, Sep 12, 2008 at 01:39, sonic zhang wrote:

bunch of typos in the comments ...

> + *      kgdb_mem2hex - (optional arch overide) traslate bin to hex chars

override / translate

> + *      Archictures which do not support probe_kernel_(read|write),

Architectures

> + *      can make an alternate implmentation of this function.

implementation

> + *      kgdb_hex2mem - (optional arch overide) traslate hex chars to bin

override / translate

> + *      Archictures which do not support probe_kernel_(read|write),

Architectures

> + *      can make an alternate implmentation of this function.

implementation

> + *      kgdb_ebin2mem - (optional arch overide) Copy the binary array

override

> + *      Archictures which do not support probe_kernel_(read|write),

Architectures

> + *      can make an alternate implmentation of this function.

implementation

> + *      This function safely copys binary array into memory

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