Andi Kleen
|
57adc4d2db
Eliminate thousands of warnings with gcc 3.2 build
|
16 years ago |
David Howells
|
da60682c11
The default CONFIG_BUG=n version of BUG() should have an empty do...while
|
16 years ago |
David Brownell
|
af9379c712
documentation: when to BUG(), and when to not BUG()
|
16 years ago |
Linus Torvalds
|
5f34fe1cfc
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jan Beulich
|
b93a531e31
allow bug table entries to use relative pointers (and use it on x86-64)
|
16 years ago |
Ingo Molnar
|
ec5679e513
debug warnings: eliminate warn_on_slowpath()
|
16 years ago |
Arjan van de Ven
|
f6f286f33e
fix WARN() for PPC
|
16 years ago |
Harvey Harrison
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
16 years ago |
Arjan van de Ven
|
45e9c0de2e
warn: Turn the netdev timeout WARN_ON() into a WARN()
|
16 years ago |
Dave Young
|
717115e1a5
printk ratelimiting rewrite
|
17 years ago |
Arjan van de Ven
|
a8f18b909c
Add a WARN() macro; this is WARN_ON() + printk arguments
|
17 years ago |
Arjan van de Ven
|
79b4cc5ee7
debug: move WARN_ON() out of line
|
17 years ago |
Olof Johansson
|
3a6a62f96f
debug: introduce __WARN()
|
17 years ago |
Linus Torvalds
|
8d4fbcfbe0
Fix WARN_ON() on bitfield ops
|
18 years ago |
Alexey Dobriyan
|
2a41de48b8
Fix sparse false positives re BUG_ON(ptr)
|
18 years ago |
Linus Torvalds
|
8f53b6fcc4
Don't call a warnign a bug. It's a warning.
|
18 years ago |
Ingo Molnar
|
52e88f5d4a
[PATCH] change WARN_ON back to "BUG: at ..."
|
18 years ago |
Jeremy Fitzhardinge
|
30e25b71e7
[PATCH] Fix generic WARN_ON message
|
18 years ago |
Jeremy Fitzhardinge
|
7664c5a1da
[PATCH] Generic BUG implementation
|
18 years ago |
Ralf Baechle
|
8c7c7c9bf3
[PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled
|
18 years ago |
Andrew Morton
|
d69a892268
[PATCH] Fix WARN_ON / WARN_ON_ONCE regression
|
18 years ago |
Herbert Xu
|
684f978347
[PATCH] Let WARN_ON/WARN_ON_ONCE return the condition
|
18 years ago |
Ingo Molnar
|
8eb94f80dd
[PATCH] pi-futex: introduce WARN_ON_SMP
|
19 years ago |
Ingo Molnar
|
74bb6a09b2
[PATCH] introduce WARN_ON_ONCE(cond)
|
19 years ago |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 years ago |
Ingo Molnar
|
91368d73e4
[PATCH] make bug messages more consistent
|
19 years ago |
Matt Mackall
|
cd7619d6bf
[PATCH] Exterminate PAGE_BUG
|
20 years ago |
Matt Mackall
|
c8538a7aa5
[PATCH] remove all kernel BUGs
|
20 years ago |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |