Prev: [tip:perfcounters/core] perf_counter: Fix perf_copy_attr() pointer arithmetic
Next: BUG: sleeping function called from invalid context at mm/slub.c:1717
From: Russell King - ARM Linux on 21 Sep 2009 04:40 On Sat, Sep 12, 2009 at 11:48:30PM +0300, Kirill A. Shutemov wrote: > Currently kernel believes that all ARM CPUs have L1_CACHE_SHIFT == 5. > It's not true at least for CPUs based on Cortex-A8. Please send this to the patch system. There's no need to add the "V2" comments to it when you do. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Russell King - ARM Linux on 21 Sep 2009 11:40
On Mon, Sep 21, 2009 at 02:19:57PM +0300, Kirill A. Shutemov wrote: > On Mon, Sep 21, 2009 at 11:37 AM, Russell King - ARM Linux > <linux(a)arm.linux.org.uk> wrote: > > On Sat, Sep 12, 2009 at 11:48:30PM +0300, Kirill A. Shutemov wrote: > >> Currently kernel believes that all ARM CPUs have L1_CACHE_SHIFT == 5. > >> It's not true at least for CPUs based on Cortex-A8. > > > > Please send this to the patch system. �There's no need to add the "V2" > > comments to it when you do. > > > > #5716, #5717 > > BTW, I ,my pathes without change log in your git tree. Commits 910a17e > and dca230f. What is wrong with it? No need to resend them - sorry, I'd forgotten I'd merged them. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |