[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8bd0f97a0809120653u73340e0cr48900039d281492@mail.gmail.com>
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