On Sat, May 02, Wei Liu wrote:
> Ergh... George might have an idea of the bug you met.
>
> I'm not in favour of short-circuiting code like this. If this is really
> necessary please either delete dead code or use #ifdef 0 with proper
> comment.
I will drop that change for now.
Olaf
___
On Tue, Apr 28, 2015 at 07:58:44AM +0200, Olaf Hering wrote:
> On Tue, Apr 28, Wei Liu wrote:
>
> > On Mon, Apr 27, 2015 at 01:22:14PM +, Olaf Hering wrote:
> > > It causes a crash, dump data and return early
>
> > This doesn't look right. You skip all things below.
>
> Yes, to avoid the cra
On Tue, Apr 28, Wei Liu wrote:
> On Mon, Apr 27, 2015 at 01:22:14PM +, Olaf Hering wrote:
> > It causes a crash, dump data and return early
> This doesn't look right. You skip all things below.
Yes, to avoid the crash when booted with "tbuf_size=-1". When I noticed
that I did not have the en
On Mon, Apr 27, 2015 at 01:22:14PM +, Olaf Hering wrote:
> It causes a crash, dump data and return early
>
> Signed-off-by: Olaf Hering
> Cc: Ian Jackson
> Cc: Stefano Stabellini
> Cc: Ian Campbell
> Cc: Wei Liu
> ---
> tools/misc/xenalyze.c | 4
> 1 file changed, 4 insertions(+)
>
It causes a crash, dump data and return early
Signed-off-by: Olaf Hering
Cc: Ian Jackson
Cc: Stefano Stabellini
Cc: Ian Campbell
Cc: Wei Liu
---
tools/misc/xenalyze.c | 4
1 file changed, 4 insertions(+)
diff --git a/tools/misc/xenalyze.c b/tools/misc/xenalyze.c
index 0566d00..67b44b5