Re: v3.15-rc1 slab allocator broken on m68knommu (coldfire)
Joonsoo Kim <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.uclinux.devel |
|---|---|
| Message-ID | <20140416001931.GA17350@js1304-P5Q-DELUXE> |
On Mon, Apr 14, 2014 at 05:45:43PM -0700, Steven King wrote:
> git bisect suggests it starts somewhere around commit
> f315e3fa1cf5b3317fc948708645fff889ce1e63 slab: restrict the number of objects
> in a slab
>
> but its kinda hard to tell as there is some compile breakage in there as well.
Hello, Steven.
Hmm... there is the fix on upstream v3.15-rc1 for build breakage.
See commit 24f870d('slab: fix wrongly used macro').
If slab allocator broken with this fix, please let me know.
Thanks.