diff options
author | Jean Delvare <jdelvare@suse.de> | 2013-07-04 00:08:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-04 01:08:04 +0200 |
commit | dd04b452f532ca100f7c557295ffcbc049c77171 (patch) | |
tree | a889034e7b6cd0507ec10f32f07731b59e6cefc2 /drivers/net/rionet.c | |
parent | s390: remove setting for saved_max_pfn (diff) | |
download | linux-dd04b452f532ca100f7c557295ffcbc049c77171.tar.xz linux-dd04b452f532ca100f7c557295ffcbc049c77171.zip |
idr: print a stack dump after ida_remove warning
We print a dump stack after idr_remove warning. This is useful to find
the faulty piece of code. Let's do the same for ida_remove, as it would
be equally useful there.
[akpm@linux-foundation.org: convert the open-coded printk+dump_stack into WARN()]
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Tejun Heo <tj@kernel.org>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net/rionet.c')
0 files changed, 0 insertions, 0 deletions