All of lore.kernel.org
 help / color / mirror / Atom feed
* [-mm patch 0/8] fix build errors by bitops code consolidation
@ 2006-02-21  3:46 Akinobu Mita
  2006-02-21  3:46 ` [-mm patch 1/8] s/fucn/func/ typo fix Akinobu Mita
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Akinobu Mita @ 2006-02-21  3:46 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

According to http://l4x.org/k/ the bitops code consolidation patches break
2.6.16-rc4-mm1 on arm, m68k, ppc, s390, um architectures at least.

These patches fix the problem disclosed by http://l4x.org/k/
and typo fixes.

--

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-02-21 21:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-21  3:46 [-mm patch 0/8] fix build errors by bitops code consolidation Akinobu Mita
2006-02-21  3:46 ` [-mm patch 1/8] s/fucn/func/ typo fix Akinobu Mita
2006-02-21  3:46 ` [-mm patch 2/8] more s/fucn/func/ typo fixes Akinobu Mita
2006-02-21  3:46 ` [-mm patch 3/8] frv: remove unnesesary "&" Akinobu Mita
2006-02-21 10:51   ` David Howells
2006-02-21  3:46 ` [-mm patch 4/8] fix error: __u32 undeclared Akinobu Mita
2006-02-21  3:46 ` [-mm patch 5/8] um: fix undefined reference to hweight32 Akinobu Mita
2006-02-21 21:28   ` Jeff Dike
2006-02-21  3:46 ` [-mm patch 6/8] arm: fix undefined reference to generic_fls Akinobu Mita
2006-02-21  3:46 ` [-mm patch 7/8] m68k: fix undefined reference to generic_find_next_zero_le_bit Akinobu Mita
2006-02-21  3:46 ` [-mm patch 8/8] ppc: fix undefined reference to hweight32 Akinobu Mita

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.