Remove noinline_for_stack.

It's not needed to keep the stack usage of xz_dec_bcj_run()
low because the BCJ filters get inlined into bcj_apply(),
and that is not inlined into xz_dec_bcj_run().

Thanks to Andrew Morton.
2 files changed
tree: d3f1d82a1af2225d810079f5ba9c32d38e3956da
  1. linux/
  2. userspace/
  3. .gitignore
  4. COPYING
  5. README