* Alexei Starovoitov <a...@plumgrid.com> wrote: > It's possible to teach it for multi-level, but then analyzer will > become too large and won't be suitable for kernel.
Btw., even if we want to start simple with most things, the above statement is not actually true in the broad sense: the constraint for the kernel is utility, not complexity. We have various kinds of highly complex code in the kernel and can deal with it just fine. Throwing away useful ideas just because they seem too complex at first sight is almost always wrong. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/