Skip to content

patch failing on ubuntu 16.04 kernel (4.4.0-57) #2

@poine

Description

@poine

I am trying to apply your patch to a ubuntu 16.04 kernel tree and it is failing:

I have installed the kernel source package as per (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel)
When trying to apply your patch, i get the following:

poine@adam /usr/src/linux-source-4.4.0/linux-4.4.0 $ sudo patch --dry-run -p1 < ../../nvidia-shield-controller-driver/driver/0001-Revert-staging-ozwpan-Remove-from-tree.patch
checking file MAINTAINERS
Hunk #1 succeeded at 10288 with fuzz 2 (offset -848 lines).
checking file drivers/staging/Kconfig
Hunk #1 succeeded at 78 with fuzz 2 (offset 8 lines).
checking file drivers/staging/Makefile
Hunk #1 FAILED at 25.
1 out of 1 hunk FAILED
checking file drivers/staging/ozwpan/Kconfig
checking file drivers/staging/ozwpan/Makefile
checking file drivers/staging/ozwpan/README
checking file drivers/staging/ozwpan/TODO
checking file drivers/staging/ozwpan/ozappif.h
[...]

any suggestion on what i am doing wrong ?

Best Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions