]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit2eddbadaebdf77a52d5cccc7cdd116656f1cf1f9
tree4e98a4c11b083ac20aaa3b0d127c5809861752ff
parent983e1016050e3bb9d64bde0f7d4792a6fcb248d8
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