On Fri, Jan 27, 2006 at 10:04:01PM +0900, Hirokazu Takata wrote: > compile and boot test on m32r: OK Thanks. > Code size became a little bigger... ;-) > > $ size linux-2.6.16-rc1*/vmlinux > text data bss dec hex filename > 1768030 124412 721632 2614074 27e33a linux-2.6.16-rc1.bitops/vmlinux > 1755010 124412 721632 2601054 27b05e linux-2.6.16-rc1.org/vmlinux The only difference I can find is __ffs()/ffz(). As Russel King clealy pointed out, it will generate larger code than before. |
| Previous by Date: | [PATCH 2.6.X] Fix Cobalt PCI cache line sizes, Peter Horton |
|---|---|
| Next by Date: | Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h, Akinobu Mita |
| Previous by Thread: | Re: [PATCH 4/6] use include/asm-generic/bitops for each architecture, Hirokazu Takata |
| Next by Thread: | [PATCH 5/6] fix warning on test_ti_thread_flag(), Akinobu Mita |
| Indexes: | [Date] [Thread] [Top] [All Lists] |