[PATCH v3] init: staging: Fix missing warning/taint on builtin code

2024-07-05 Thread Ágatha Isabelle Chris Moreira Guedes
introduced but I think they're unavoidable. Some IMHO don´t make sense at all, I think they would apply for most regular macros but initcall macros are just way different. Fixes: 061b1bd394ca ("Staging: add TAINT_CRAP for all drivers/staging code") Signed-off-by: Ágatha Isabell

Re: [PATCH v2] init: staging: Fix missing warning/taint on builtin code

2024-07-05 Thread Ágatha Isabelle Chris Moreira Guedes
Hello, Please disregard this one, there will be a v3 soon. There were some oversights on my side regarding some review points, and also the code itself. On Thu, Jul 04, 2024 at 09:20:49PM GMT, Ágatha Isabelle Chris Moreira Guedes wrote: > diff --git a/init/main.c b/init/main.c >

[PATCH v2] init: staging: Fix missing warning/taint on builtin code

2024-07-04 Thread Ágatha Isabelle Chris Moreira Guedes
introduced but I think they're unavoidable. Some IMHO don´t make sense at all, I think they would apply for most regular macros but initcall macros are just way different. Signed-off-by: Ágatha Isabelle Chris Moreira Guedes --- CHANGELOG v2: - Changed the way we hook into the initcal

Re: [PATCH] staging: Fix missing warning/taint on builtin code

2024-07-02 Thread Ágatha Isabelle Chris Moreira Guedes
On Tue, Jul 02, 2024 at 09:50:49AM GMT, Uwe Kleine-König wrote: > Hello Ágatha, > > On Tue, Jul 02, 2024 at 02:44:31AM -0300, Ágatha Isabelle Chris Moreira > Guedes wrote: > > ACKNOWLEDGEMENTS > > Thanks for Jookia, heat and ukleinek for the important comments & &

[PATCH] staging: Fix missing warning/taint on builtin code

2024-07-01 Thread Ágatha Isabelle Chris Moreira Guedes
through initcalls and not through load_module(). This might prevent relevant information of being available on a bug report (i.e. on a panic log) among other possible problems. Signed-off-by: Ágatha Isabelle Chris Moreira Guedes --- ACKNOWLEDGEMENTS Thanks for Jookia, heat and ukleinek for the

spende /Donation

2014-04-15 Thread isabelle
wichtig. Ich bin Isabelle Vasudev. Ich leide an Krebs im Hals seit nun mehr als 3 Jahre und eine halbe und es leider, mein Arzt hat gerade informiert mich, dass ich bin voller unheilbar und, dass meine Tage, wegen meinen etwas gezählt sind abgebaut Zustand. Ich bin eine Witwe und ich habe keine

Silly Question

2001-01-24 Thread Isabelle, Francois
e, so I can't use swapped routing as explained here: http://www.tux.org/hypermail/linux-kernel/1999week21/0294.html. I'm not sure if this is kernel specific or if some commands may override default routing behavior. Any ideas? Francois Isabelle - To unsubscribe from this list: send the li

2.4.0-Prerelease :smp_num_cpus undefined while compiling without smp for Athlon

2001-01-03 Thread François Isabelle
in smp.h macro #define smp_num_cpus etc... have no effect on the kernel_stat.h file . if might be undefined or declared elsewhere as an int or such...I added #define smp_test_num_cpus and replaced the occurence in kernel_stat.h and it worked ok and tried to find where the smp_num_cpus define was