On Tue, Oct 27, 2015 at 3:32 PM, Denys Vlasenko
<vda.li...@googlemail.com> wrote:
> patch_remaining/* are the remaining patches.
>
> To retrieve all patches, you can use this command:
>
>     wget -r -np -nH --cut-dirs=2 
> http://busybox.net/~vda/inline_hunt/4.3.0-rc1/
>
> Patch counts per directory:
>
> patch_saves1000:            117 patches
> patch_saves300_funcsize100: 239 patches
> patch_funcsize200:          108 patches
> patch_saves300:             115 patches
> patch_remaining:            656 patches
> Total:                     1235 patches

Update after a deeper search:

Patch counts per directory:

patch_saves1000:            125 patches
patch_saves300_funcsize100: 249 patches
patch_funcsize200:          117 patches
patch_saves300:             119 patches
patch_remaining:            685 patches
Total:                     1295 patches

New patches in patch_saves1000/*:

arch/x86/kvm/vmx.c: Deinline vmcs_readl, save 9728 bytes
crypto/cast6_generic.c: Deinline QBAR, save 2864 bytes
crypto/cast6_generic.c: Deinline Q, save 2800 bytes
drivers/android/binder.c: Deinline binder_lock, save 4016 bytes
drivers/android/binder.c: Deinline binder_unlock, save 1968 bytes
drivers/atm/eni.c: Deinline put_dma, save 1200 bytes
drivers/atm/he.c: Deinline he_writel_internal, save 3200 bytes
drivers/atm/lanai.c: Deinline reg_write, save 1239 bytes
--
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/

Reply via email to