That's ok, but when function gets large inlining benefits are lost
in the noise.
But one day someone will add another call site. And sometimes people
forget to remove 'inline'. Then we lose big time.
> So I can see why bumping this limit very high is a good thing.
Frankly, I'd say we should not inline anything large
regardless of number of call sites, for reasons outlined above.
The limit is designed exactly for this purpose I think.
-- vda - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/