Re: [PATCH v4 08/16] block: sed-opal: print failed function address

2019-02-04 Thread Christoph Hellwig
On Fri, Feb 01, 2019 at 09:50:15PM +0100, David Kozub wrote: > From: Jonas Rabenstein > > Add function address (and if available its symbol) to the message if a > step function fails. > > Signed-off-by: Jonas Rabenstein > Reviewed-by: Scott Bauer Looks good: Reviewed-by: Christoph Hellwig

[PATCH v4 08/16] block: sed-opal: print failed function address

2019-02-01 Thread David Kozub
From: Jonas Rabenstein Add function address (and if available its symbol) to the message if a step function fails. Signed-off-by: Jonas Rabenstein Reviewed-by: Scott Bauer --- block/sed-opal.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/block/sed-opal.c b/block/sed