Re: [Resend] [PATCH] tools/liblockdep: Fix compilation error.

2015-04-25 Thread Sasha Levin
On 04/21/2015 09:29 PM, Eunbong Song wrote: > Currently, liblockdep has compilation error. > This causes from lockdep.c code changes. > This patch fixes compilation error. > > Signed-off-by: Eunbong Song Applied, thanks. Thanks, Sasha -- To unsubscribe from this list: send the line "unsubscrib

Re: [Resend] [PATCH] tools/liblockdep: Fix compilation error.

2015-04-23 Thread Sasha Levin
On 04/21/2015 09:29 PM, Eunbong Song wrote: > Currently, liblockdep has compilation error. > This causes from lockdep.c code changes. > This patch fixes compilation error. > > Signed-off-by: Eunbong Song Thanks. I've queued it up. Thanks, Sasha -- To unsubscribe from this list: send the line

[Resend] [PATCH] tools/liblockdep: Fix compilation error.

2015-04-21 Thread Eunbong Song
Currently, liblockdep has compilation error. This causes from lockdep.c code changes. This patch fixes compilation error. Signed-off-by: Eunbong Song --- tools/lib/lockdep/uinclude/linux/kernel.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/tools/lib/lockdep/uinclud