]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin arch: tweak the BUG_ON() check to allow for equal values
authorMike Frysinger <vapier.adi@gmail.com>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
commit8d698c7cde78a4d64303947d9ee8318eeeb0403c
tree4e98a4c11b083ac20aaa3b0d127c5809861752ff
parent65ec9cdc4bf1d9e171e4ac6521f74d065835b264
Blackfin arch: tweak the BUG_ON() check to allow for equal values

Tweak the BUG_ON() check to allow for equal values since the way pos is
handled ... it is always indexed and post incremented

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/cplb-nompu/cplbinit.c