=== marlinc_ is now known as marlinc === Elimin8r is now known as Elimin8er [08:52] is it safe to call set_cpus_allowed_ptr under spinlock? === kloeri is now known as bosslady === bosslady is now known as kloeri === mjeanson_ is now known as mjeanson === pesari_ is now known as pesari [19:56] Hey guys, i have a problem by building my custom Kernel. [19:58] I want to build the Kernel 4.4.0 with the Option CONFIG_MMC_UNSAFE_RESUME in .config on [19:58] But everytime I start to build the new Kernel he overwrites my config. [20:04] The steps I made was: I installed a clean Ubuntu 15.10. Then i make the following commands: sudo apt-get install linux-source build-essential kernel-package && mkdir kernel && cd kernel && tar xvjf /usr/src/linux-*tar.bz2 && cd linux-source* && cp /boot/config-* .config && gedit .config && make-kpkg --initrd buildpackage [20:04] But he overwrites my config everytime.....what am i doing wrong? [20:07] https://help.ubuntu.com/community/Kernel/Compile [20:08] (and https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel ) [20:08] I already read that [20:09] But I dont see my fault... [20:09] you read the second one (your commands dont look like that) [20:10] I red it, but i dont understand everything... [20:11] sudo apt-get build-dep linux-image-$(uname -r); apt-get source linux-image-$(uname -r) ... cd to the dir that command created .... fakroot debian/rules editcofigs .... select the config option you want to change ... [20:11] and run: fakeroot debian/rules binary [20:11] that creates the new deb [20:12] Hm [20:12] * ogra_ vanishes back into the sunday evening ... [20:13] Isnt it enough to edit the .config file with gedit? [20:20] no, you need the fakeroot debian/rules editconfig command, the configs are assembled from multiple files and each config can have dependencies ... [20:20] (really off now) === TJ_Remix is now known as TJ- === stgraber_ is now known as stgraber === rharper` is now known as rharper