Compilazione Kernel con patch RT/Produzione musicale

Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Avatar utente
Blallo
Packager
Packager
Messaggi: 3302
Iscritto il: ven 12 ott 2007, 11:37
Nome Cognome: Savino Liguori
Slackware: 14.2 / 12.2
Kernel: 4.4.14-smp
Desktop: DWM
Località: Torino / Torremaggiore (FG)
Contatta:

Re: Compilazione Kernel con patch RT/Produzione musicale

Messaggio da Blallo »

Ah no aspetta, stai usando il 2.6.29??
Avevo letto 39 :D
Allora è normale, è troppo vecchio!
Devi usare un kernel qualunque della serie 3.x allora

PS: non trovi la parola "static", semplicemente per i moduli esistono 3 scelte:
No, spazio vuoto [ ]
Modulo, lettera m [m]
Statico, asterisco [*]

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: Compilazione Kernel con patch RT/Produzione musicale

Messaggio da Procopio »

ah ok! quindi lo avevo già messo!!!!!!capito! grazie!!!

senti allora io usavo il kernel 2.6.29 pechè è l'unico che ha lo stesso nureo di versione della patch, in tutti gli altri casi non ci sono numeri di versione del kernel che coincidano con quelli della patch!!! posso anche mettere una patch con numero di versione diverso??

c'è qualche regola di dipendenza nel senso che la patch deve sempre essere meno vecchia del kernel come versione o le due cose sono perfettamente scorrelate?

per quanto riguarda il file .config posso copiare un qualsiasi file config-x.x.x.x da qualsiasi versione più vecchia e non mi da problemi?

la guida per kernel 2.6 funziona anche per i 3.x??

ancora una cosa per rimuovere completamente i due kernel che ho installato basta che do un

Codice: Seleziona tutto

rm -r /lib/modules/3.0.9
e che rimuovo i fari file da /boot??

ma quanto pesa un kernel? te lo chiedo perchè proprio in questi giorni ho esaurito lo spazio sulla root...

scusa ancora le tante domande! ;)

Avatar utente
Blallo
Packager
Packager
Messaggi: 3302
Iscritto il: ven 12 ott 2007, 11:37
Nome Cognome: Savino Liguori
Slackware: 14.2 / 12.2
Kernel: 4.4.14-smp
Desktop: DWM
Località: Torino / Torremaggiore (FG)
Contatta:

Re: Compilazione Kernel con patch RT/Produzione musicale

Messaggio da Blallo »

La patch viene fatta o per la versione specifica o per il ramo in corso.
Puoi usare questo kernel:
http://www.kernel.org/pub/linux/kernel/ ... 12.tar.bz2
con la relativa patch
http://www.kernel.org/pub/linux/kernel/ ... 29.tar.bz2

I config non sono un problema.
Si, la guida per il 2.6.x funziona anche per il 3.x (perchè in realtà sono lo stesso ramo, il 3.x è un semplice cambio di denominazione)
No, non tutti i file da boot
Solo quelli che hai messo nuovi

Un kernel pesa 4.5mb, se proprio vogliamo esagerare. Ma se hai finito lo spazio in root, qualcosa ti conviene cancellarla. Ma non è il kernel che occupa spazio, tranquillo.

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: Compilazione Kernel con patch RT/Produzione musicale

Messaggio da Procopio »

ma questa patch mi chiede caso per caso cosa voglio fare? io rispondo sempre y? qualche quest però fallisce...

Codice: Seleziona tutto

root@darkstar:/usr/src/linux# bzip2 -dc patches-3.0.12-rt29.tar.bz2 | patch -p1
patching file lib/scatterlist.c
patching file arch/powerpc/platforms/wsp/opb_pic.c
patching file drivers/tty/tty_ldisc.c
Hunk #1 succeeded at 71 (offset 1 line).
Hunk #2 succeeded at 82 (offset 1 line).
patching file arch/arm/Kconfig
patching file drivers/video/console/vgacon.c
patching file drivers/of/base.c
patching file include/linux/init_task.h
patching file include/linux/sched.h
patching file kernel/posix-cpu-timers.c
patching file kernel/sched_stats.h
patching file include/linux/sched.h
Hunk #1 succeeded at 2520 (offset -58 lines).
patching file kernel/sched.c
Hunk #1 succeeded at 5586 (offset -50 lines).
Hunk #2 succeeded at 5600 (offset -50 lines).
patching file drivers/watchdog/octeon-wdt-main.c
patching file mm/page_alloc.c
patching file kernel/hrtimer.c
Hunk #1 FAILED at 646.
Hunk #2 succeeded at 983 (offset -61 lines).
1 out of 2 hunks FAILED -- saving rejects to file kernel/hrtimer.c.rej
patching file arch/arm/kernel/smp.c
patching file arch/x86/crypto/aesni-intel_glue.c
patching file kernel/sched_rt.c
patching file kernel/sched.c
Hunk #1 FAILED at 4224.
Hunk #2 FAILED at 4255.
Hunk #3 FAILED at 4276.
3 out of 3 hunks FAILED -- saving rejects to file kernel/sched.c.rej
patching file drivers/input/gameport/gameport.c
patching file include/linux/preempt.h
Hunk #1 FAILED at 100.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/preempt.h.rej
patching file include/linux/sched.h
Hunk #1 FAILED at 1259.
Hunk #2 FAILED at 2657.
2 out of 2 hunks FAILED -- saving rejects to file include/linux/sched.h.rej
patching file include/linux/smp.h
Hunk #1 FAILED at 172.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/smp.h.rej
patching file kernel/sched.c
Hunk #1 FAILED at 6047.
Hunk #2 FAILED at 6103.
Hunk #3 FAILED at 6122.
Hunk #4 FAILED at 6214.
4 out of 4 hunks FAILED -- saving rejects to file kernel/sched.c.rej
patching file kernel/trace/trace.c
Hunk #1 FAILED at 1121.
1 out of 1 hunk FAILED -- saving rejects to file kernel/trace/trace.c.rej
patching file lib/smp_processor_id.c
Hunk #1 FAILED at 41.
1 out of 1 hunk FAILED -- saving rejects to file lib/smp_processor_id.c.rej
patching file drivers/ata/libata-sff.c
patching file include/linux/rwlock_types.h
patching file include/linux/spinlock_types.h
patching file include/linux/spinlock_types_nort.h
patching file include/linux/spinlock_types_raw.h
patching file drivers/tty/serial/8250.c
Hunk #2 FAILED at 2897.
1 out of 2 hunks FAILED -- saving rejects to file drivers/tty/serial/8250.c.rej
patching file include/linux/kdb.h
patching file kernel/debug/kdb/kdb_io.c
patching file include/linux/sched.h
Hunk #1 succeeded at 1570 (offset -15 lines).
Hunk #2 succeeded at 1746 (offset -26 lines).
Hunk #3 succeeded at 1762 (offset -26 lines).
patching file kernel/fork.c
patching file arch/mips/loongson/fuloong-2e/irq.c
patching file arch/mips/loongson/lemote-2f/irq.c
patching file include/linux/rwlock_rt.h
patching file include/linux/rwsem.h
Hunk #1 succeeded at 21 with fuzz 2 (offset -1 lines).
Hunk #2 FAILED at 48.
Hunk #3 FAILED at 56.
Hunk #4 succeeded at 141 with fuzz 1 (offset -91 lines).
2 out of 4 hunks FAILED -- saving rejects to file include/linux/rwsem.h.rej
patching file include/linux/spinlock.h
patching file include/linux/spinlock_api_smp.h
patching file include/linux/spinlock_rt.h
patching file kernel/Makefile
patching file kernel/rt.c
patching file kernel/spinlock.c
patching file lib/spinlock_debug.c
patching file kernel/signal.c
Hunk #1 succeeded at 1179 (offset -77 lines).
Hunk #2 succeeded at 1195 (offset -77 lines).
patching file kernel/softirq.c
Hunk #1 FAILED at 372.
Hunk #2 FAILED at 525.
Hunk #3 succeeded at 739 (offset -245 lines).
Hunk #4 succeeded at 776 (offset -235 lines).
2 out of 4 hunks FAILED -- saving rejects to file kernel/softirq.c.rej
patching file drivers/char/random.c
patching file kernel/cpu.c
Hunk #1 FAILED at 137.
1 out of 1 hunk FAILED -- saving rejects to file kernel/cpu.c.rej
patching file kernel/timer.c
Hunk #1 succeeded at 1266 (offset -28 lines).
Hunk #2 succeeded at 1290 (offset -28 lines).
patching file include/linux/rwlock_types_rt.h
patching file include/linux/spinlock_types.h
patching file include/linux/spinlock_types_rt.h
patching file mm/slab.c
Hunk #2 succeeded at 679 (offset -38 lines).
Hunk #3 succeeded at 1050 (offset -38 lines).
Hunk #4 succeeded at 1068 (offset -38 lines).
Hunk #5 succeeded at 1149 (offset -38 lines).
Hunk #6 succeeded at 1178 (offset -38 lines).
Hunk #7 succeeded at 1186 (offset -38 lines).
Hunk #8 succeeded at 1200 (offset -38 lines).
Hunk #9 succeeded at 1274 (offset -38 lines).
Hunk #10 succeeded at 1289 with fuzz 1 (offset -38 lines).
Hunk #11 succeeded at 1478 (offset -40 lines).
Hunk #12 succeeded at 2473 (offset -50 lines).
Hunk #13 succeeded at 2508 (offset -50 lines).
Hunk #14 succeeded at 2521 (offset -50 lines).
Hunk #15 succeeded at 2569 (offset -50 lines).
Hunk #16 succeeded at 2586 (offset -50 lines).
Hunk #17 succeeded at 2881 (offset -50 lines).
Hunk #18 succeeded at 2911 (offset -50 lines).
Hunk #19 succeeded at 2925 (offset -50 lines).
Hunk #20 succeeded at 3323 (offset -50 lines).
Hunk #21 succeeded at 3443 (offset -50 lines).
Hunk #22 succeeded at 3468 (offset -50 lines).
Hunk #23 succeeded at 3528 (offset -50 lines).
Hunk #24 FAILED at 3894.
Hunk #25 FAILED at 3924.
Hunk #26 succeeded at 3919 (offset -50 lines).
Hunk #27 succeeded at 3932 (offset -50 lines).
Hunk #28 succeeded at 3979 (offset -50 lines).
Hunk #29 succeeded at 4025 (offset -50 lines).
Hunk #30 succeeded at 4036 (offset -50 lines).
Hunk #31 succeeded at 4116 (offset -50 lines).
Hunk #32 succeeded at 4126 (offset -50 lines).
Hunk #33 succeeded at 4265 (offset -50 lines).
Hunk #34 succeeded at 4290 (offset -50 lines).
Hunk #35 succeeded at 4519 (offset -50 lines).
2 out of 35 hunks FAILED -- saving rejects to file mm/slab.c.rej
patching file arch/alpha/mm/fault.c
Hunk #1 FAILED at 107.
1 out of 1 hunk FAILED -- saving rejects to file arch/alpha/mm/fault.c.rej
patching file arch/arm/mm/fault.c
Hunk #1 FAILED at 289.
1 out of 1 hunk FAILED -- saving rejects to file arch/arm/mm/fault.c.rej
patching file arch/avr32/mm/fault.c
Hunk #1 FAILED at 81.
1 out of 1 hunk FAILED -- saving rejects to file arch/avr32/mm/fault.c.rej
patching file arch/cris/mm/fault.c
Hunk #1 FAILED at 111.
1 out of 1 hunk FAILED -- saving rejects to file arch/cris/mm/fault.c.rej
patching file arch/frv/mm/fault.c
Hunk #1 FAILED at 79.
1 out of 1 hunk FAILED -- saving rejects to file arch/frv/mm/fault.c.rej
patching file arch/ia64/mm/fault.c
Hunk #1 FAILED at 89.
1 out of 1 hunk FAILED -- saving rejects to file arch/ia64/mm/fault.c.rej
patching file arch/m32r/mm/fault.c
Hunk #1 FAILED at 115.
1 out of 1 hunk FAILED -- saving rejects to file arch/m32r/mm/fault.c.rej
patching file arch/m68k/mm/fault.c
Hunk #1 FAILED at 85.
1 out of 1 hunk FAILED -- saving rejects to file arch/m68k/mm/fault.c.rej
patching file arch/microblaze/mm/fault.c
Hunk #1 FAILED at 107.
1 out of 1 hunk FAILED -- saving rejects to file arch/microblaze/mm/fault.c.rej
patching file arch/mips/mm/fault.c
Hunk #1 FAILED at 88.
1 out of 1 hunk FAILED -- saving rejects to file arch/mips/mm/fault.c.rej
patching file arch/mn10300/mm/fault.c
Hunk #1 FAILED at 168.
1 out of 1 hunk FAILED -- saving rejects to file arch/mn10300/mm/fault.c.rej
patching file arch/parisc/mm/fault.c
Hunk #1 FAILED at 176.
1 out of 1 hunk FAILED -- saving rejects to file arch/parisc/mm/fault.c.rej
patching file arch/powerpc/mm/fault.c
Hunk #1 FAILED at 162.
1 out of 1 hunk FAILED -- saving rejects to file arch/powerpc/mm/fault.c.rej
patching file arch/s390/mm/fault.c
Hunk #1 FAILED at 295.
Hunk #2 FAILED at 411.
2 out of 2 hunks FAILED -- saving rejects to file arch/s390/mm/fault.c.rej
patching file arch/score/mm/fault.c
Hunk #1 FAILED at 72.
1 out of 1 hunk FAILED -- saving rejects to file arch/score/mm/fault.c.rej
patching file arch/sh/mm/fault_32.c
Hunk #1 FAILED at 166.
1 out of 1 hunk FAILED -- saving rejects to file arch/sh/mm/fault_32.c.rej
patching file arch/sparc/mm/fault_32.c
Hunk #1 FAILED at 248.
1 out of 1 hunk FAILED -- saving rejects to file arch/sparc/mm/fault_32.c.rej
patching file arch/sparc/mm/fault_64.c
Hunk #1 FAILED at 322.
1 out of 1 hunk FAILED -- saving rejects to file arch/sparc/mm/fault_64.c.rej
patching file arch/tile/mm/fault.c
Hunk #1 FAILED at 346.
1 out of 1 hunk FAILED -- saving rejects to file arch/tile/mm/fault.c.rej
patching file arch/um/kernel/trap.c
Hunk #1 FAILED at 37.
1 out of 1 hunk FAILED -- saving rejects to file arch/um/kernel/trap.c.rej
patching file arch/x86/mm/fault.c
Hunk #1 FAILED at 1065.
1 out of 1 hunk FAILED -- saving rejects to file arch/x86/mm/fault.c.rej
patching file arch/xtensa/mm/fault.c
Hunk #1 FAILED at 57.
1 out of 1 hunk FAILED -- saving rejects to file arch/xtensa/mm/fault.c.rej
patching file include/linux/sched.h
Hunk #2 FAILED at 1435.
1 out of 3 hunks FAILED -- saving rejects to file include/linux/sched.h.rej
patching file kernel/fork.c
Hunk #1 FAILED at 1195.
1 out of 1 hunk FAILED -- saving rejects to file kernel/fork.c.rej
patching file include/linux/sched.h
Hunk #1 succeeded at 1799 (offset -16 lines).
patching file kernel/stop_machine.c
Hunk #1 succeeded at 308 (offset -10 lines).
patching file include/linux/semaphore.h
patching file kernel/semaphore.c
patching file include/linux/kprobes.h
patching file kernel/kprobes.c
patching file arch/mips/cavium-octeon/smp.c
patching file mm/page_alloc.c
patching file kernel/sched_cpupri.c
patching file kernel/sched_cpupri.h
patching file ipc/sem.c
patching file arch/mips/kernel/ftrace.c
patching file drivers/pci/dmar.c
patching file include/linux/intel-iommu.h
patching file kernel/panic.c
patching file drivers/acpi/processor_idle.c
patching file include/linux/rcupdate.h
Reversed (or previously applied) patch detected!  Assume -R? [n] y
Hunk #1 succeeded at 131 (offset -13 lines).
patching file kernel/rcutree.c
Hunk #1 FAILED at 166.
1 out of 1 hunk FAILED -- saving rejects to file kernel/rcutree.c.rej
patching file kernel/rcutree.h
patching file kernel/rcutree_plugin.h
Hunk #1 succeeded at 1890 (offset -2 lines).
patching file kernel/softirq.c
Hunk #1 FAILED at 138.
Hunk #2 FAILED at 161.
Hunk #3 FAILED at 313.
Hunk #4 FAILED at 383.
Hunk #5 FAILED at 446.
Hunk #6 FAILED at 460.
Hunk #7 FAILED at 499.
7 out of 7 hunks FAILED -- saving rejects to file kernel/softirq.c.rej
patching file arch/arm/Kconfig
patching file Documentation/trace/histograms.txt
patching file include/linux/sched.h
Hunk #1 succeeded at 1559 (offset -5 lines).
patching file include/trace/events/hist.h
patching file include/trace/events/latency_hist.h
patching file kernel/hrtimer.c
Hunk #2 succeeded at 1246 (offset 11 lines).
Hunk #3 succeeded at 1292 (offset 11 lines).
patching file kernel/trace/Kconfig
patching file kernel/trace/Makefile
patching file kernel/trace/latency_hist.c
patching file kernel/trace/trace_irqsoff.c
Hunk #8 FAILED at 512.
1 out of 8 hunks FAILED -- saving rejects to file kernel/trace/trace_irqsoff.c.rej
patching file mm/filemap.c
patching file kernel/trace/trace_irqsoff.c
Hunk #1 succeeded at 512 (offset 9 lines).
patching file arch/x86/kernel/irq_work.c
patching file kernel/events/core.c
patching file kernel/irq_work.c
patching file kernel/timer.c
Hunk #1 FAILED at 1362.
Hunk #2 FAILED at 1376.
2 out of 2 hunks FAILED -- saving rejects to file kernel/timer.c.rej
patching file kernel/sched.c
Hunk #1 succeeded at 4391 (offset 35 lines).
patching file include/linux/sched.h
Hunk #1 succeeded at 1261 (offset -9 lines).
patching file kernel/rcutree_plugin.h
Hunk #5 succeeded at 1200 (offset -2 lines).
patching file arch/mips/ar7/irq.c
patching file arch/mips/bcm63xx/irq.c
patching file arch/mips/cobalt/irq.c
patching file arch/mips/dec/setup.c
patching file arch/mips/emma/markeins/irq.c
patching file arch/mips/lasat/interrupt.c
patching file arch/mips/mti-malta/malta-int.c
patching file arch/mips/pmc-sierra/msp71xx/msp_irq.c
patching file arch/mips/pnx8550/common/int.c
patching file arch/mips/sgi-ip22/ip22-int.c
patching file arch/mips/sni/rm200.c
patching file arch/mips/vr41xx/common/irq.c
patching file arch/mips/sibyte/sb1250/irq.c
patching file include/asm-generic/cmpxchg-local.h
patching file drivers/dma/ipu/ipu_irq.c
patching file kernel/cgroup.c
patching file include/linux/hrtimer.h
patching file kernel/hrtimer.c
Hunk #5 FAILED at 893.
Hunk #6 succeeded at 918 (offset -26 lines).
Hunk #7 succeeded at 1195 (offset -15 lines).
Hunk #8 succeeded at 1279 (offset -15 lines).
Hunk #9 succeeded at 1399 (offset -15 lines).
Hunk #10 succeeded at 1466 (offset -15 lines).
Hunk #11 succeeded at 1484 (offset -15 lines).
Hunk #12 succeeded at 1563 (offset -15 lines).
Hunk #13 succeeded at 1606 (offset -15 lines).
Hunk #14 FAILED at 1646.
Hunk #15 succeeded at 1656 (offset -17 lines).
Hunk #16 succeeded at 1795 (offset -17 lines).
Hunk #17 succeeded at 1911 (offset -20 lines).
2 out of 17 hunks FAILED -- saving rejects to file kernel/hrtimer.c.rej
patching file kernel/sched.c
Hunk #1 succeeded at 185 (offset -1 lines).
Hunk #2 succeeded at 1137 (offset -1 lines).
patching file kernel/time/tick-sched.c
patching file kernel/watchdog.c
Hunk #1 succeeded at 422 (offset -12 lines).
patching file arch/powerpc/kernel/idle.c
Hunk #1 FAILED at 95.
1 out of 1 hunk FAILED -- saving rejects to file arch/powerpc/kernel/idle.c.rej
patching file arch/sparc/kernel/process_64.c
Hunk #1 FAILED at 104.
1 out of 1 hunk FAILED -- saving rejects to file arch/sparc/kernel/process_64.c.rej
patching file include/linux/preempt.h
patching file kernel/sched.c
Hunk #1 succeeded at 4296 (offset 52 lines).
Hunk #2 FAILED at 4292.
Hunk #3 succeeded at 5540 (offset 27 lines).
1 out of 3 hunks FAILED -- saving rejects to file kernel/sched.c.rej
patching file kernel/softirq.c
Hunk #2 succeeded at 763 (offset 4 lines).
patching file kernel/sched.c
Hunk #1 succeeded at 5006 (offset -34 lines).
patching file include/linux/percpu.h
Hunk #1 FAILED at 48.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/percpu.h.rej
can't find file to patch at input line 9227
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|-- 
|1.7.7.1
|
|patches/0302-Linux-3.0.9-rt26.patch0000644001303100130310000000066511665547123016410 0ustar  rostedtrostedtFrom 54b64aeec82d0079a8a469f4dca8fc5f8b5b8e1b Mon Sep 17 00:00:00 2001
|From: Steven Rostedt <srostedt@redhat.com>
|Date: Fri, 18 Nov 2011 22:51:40 -0500
|Subject: [PATCH 302/305] Linux 3.0.9-rt26
|
|---
| localversion-rt |    2 +-
| 1 files changed, 1 insertions(+), 1 deletions(-)
|
|diff --git a/localversion-rt b/localversion-rt
|index c5b71f9..2e9afd4 100644
|--- a/localversion-rt
|+++ b/localversion-rt
--------------------------
File to patch: 
Skip this patch? [y] n
File to patch: y
y: No such file or directory
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file include/linux/seqlock.h
patching file fs/namespace.c
patching file arch/Kconfig
patching file drivers/net/Kconfig
patching file mm/Kconfig
patching file kernel/cpu.c
Hunk #1 FAILED at 329.
Hunk #2 FAILED at 386.
2 out of 2 hunks FAILED -- saving rejects to file kernel/cpu.c.rej
patching file arch/x86/include/asm/amd_nb.h
patching file arch/x86/kernel/cpu/intel_cacheinfo.c
Hunk #1 FAILED at 151.
Hunk #2 succeeded at 314 (offset 5 lines).
Hunk #3 succeeded at 334 (offset 5 lines).
Hunk #4 succeeded at 353 (offset 5 lines).
Hunk #5 FAILED at 366.
Hunk #6 succeeded at 392 (offset 6 lines).
Hunk #7 succeeded at 405 (offset 6 lines).
Hunk #8 succeeded at 418 (offset 6 lines).
Hunk #9 succeeded at 432 (offset 6 lines).
Hunk #10 FAILED at 458.
Hunk #11 FAILED at 466.
Hunk #12 FAILED at 495.
Hunk #13 FAILED at 510.
Hunk #14 FAILED at 1102.
7 out of 14 hunks FAILED -- saving rejects to file arch/x86/kernel/cpu/intel_cacheinfo.c.rej
can't find file to patch at input line 9695
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|-- 
|1.7.7.1
|
|patches/0304-Linux-3.0.11-rt28.patch0000644001303100130310000000066611665547123016466 0ustar  rostedtrostedtFrom 535949d9dd5c7f9f3ec7800f7f925adfcd64a100 Mon Sep 17 00:00:00 2001
|From: Steven Rostedt <srostedt@redhat.com>
|Date: Wed, 30 Nov 2011 17:23:06 -0500
|Subject: [PATCH 304/305] Linux 3.0.11-rt28
|
|---
| localversion-rt |    2 +-
| 1 files changed, 1 insertions(+), 1 deletions(-)
|
|diff --git a/localversion-rt b/localversion-rt
|index be1e37b..5a64c9c 100644
|--- a/localversion-rt
|+++ b/localversion-rt
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file arch/mips/Kconfig
Hunk #1 succeeded at 2038 (offset -1 lines).
patching file kernel/timer.c
Hunk #1 succeeded at 653 (offset -1 lines).
Hunk #2 succeeded at 725 (offset -4 lines).
patching file include/linux/smp.h
patching file arch/powerpc/sysdev/uic.c
patching file kernel/workqueue.c
Hunk #1 FAILED at 3274.
1 out of 1 hunk FAILED -- saving rejects to file kernel/workqueue.c.rej
patching file include/linux/mutex.h
patching file include/linux/mutex_rt.h
patching file arch/arm/kernel/signal.c
patching file arch/x86/mm/highmem_32.c
patching file arch/x86/kernel/apic/apic.c
patching file arch/x86/kernel/apic/io_apic.c
patching file arch/x86/kernel/cpu/mcheck/mce.c
patching file arch/x86/kernel/cpu/mcheck/therm_throt.c
patching file arch/x86/kernel/cpu/mcheck/threshold.c
patching file arch/x86/kernel/irq.c
patching file drivers/net/arm/at91_ether.c
patching file include/linux/rtmutex.h
patching file kernel/rtmutex.c
patching file include/linux/rwsem-spinlock.h
patching file include/linux/rwsem.h
Hunk #1 succeeded at 26 (offset 1 line).
Hunk #2 succeeded at 57 (offset 1 line).
patching file lib/rwsem-spinlock.c
patching file lib/rwsem.c
patching file mm/vmalloc.c
patching file include/linux/ratelimit.h
patching file kernel/printk.c
patching file lib/ratelimit.c
patching file include/linux/jbd.h
patching file include/linux/jbd2.h
patching file include/linux/jbd_common.h
patching file kernel/time/timer_stats.c
patching file arch/x86/kernel/kprobes.c
patching file kernel/posix-timers.c
patching file include/linux/hrtimer.h
Hunk #1 succeeded at 190 (offset 3 lines).
Hunk #2 succeeded at 380 (offset 3 lines).
patching file kernel/hrtimer.c
Hunk #1 succeeded at 876 (offset 29 lines).
Hunk #2 succeeded at 1142 (offset 45 lines).
Hunk #3 succeeded at 1661 (offset 161 lines).
Hunk #4 succeeded at 1827 (offset 163 lines).
patching file kernel/itimer.c
patching file kernel/posix-timers.c
patching file drivers/usb/host/ohci-hcd.c
patching file kernel/sched_features.h
patching file kernel/sched_rt.c
patching file include/linux/page_cgroup.h
patching file mm/page_cgroup.c
can't find file to patch at input line 11918
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|-- 
|1.7.7.1
|
|patches/0303-Linux-3.0.10-rt27.patch0000644001303100130310000000066611665547123016463 0ustar  rostedtrostedtFrom 834acb9bfe2587dccc9f9ecaaa95edf41cf4a188 Mon Sep 17 00:00:00 2001
|From: Steven Rostedt <srostedt@redhat.com>
|Date: Tue, 22 Nov 2011 12:23:11 -0500
|Subject: [PATCH 303/305] Linux 3.0.10-rt27
|
|---
| localversion-rt |    2 +-
| 1 files changed, 1 insertions(+), 1 deletions(-)
|
|diff --git a/localversion-rt b/localversion-rt
|index 2e9afd4..be1e37b 100644
|--- a/localversion-rt
|+++ b/localversion-rt
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file kernel/stop_machine.c
patching file include/linux/pid.h
patching file net/mac80211/rx.c
Hunk #1 succeeded at 2856 (offset 3 lines).
patching file fs/ntfs/aops.c
Hunk #1 succeeded at 146 (offset 2 lines).
patching file kernel/trace/ftrace.c
patching file include/linux/vmstat.h
patching file mm/vmstat.c
patching file fs/attr.c
patching file fs/direct-io.c
patching file fs/ext4/inode.c
patching file fs/fat/inode.c
patching file fs/inode.c
patching file fs/ntfs/file.c
patching file fs/ocfs2/aops.c
patching file fs/ocfs2/file.c
patching file fs/reiserfs/xattr.c
patching file include/linux/fs.h
patching file mm/truncate.c
patching file drivers/gpu/drm/drm_irq.c
patching file include/linux/interrupt.h
patching file include/linux/irqflags.h
patching file include/linux/timer.h
patching file kernel/timer.c
Hunk #2 succeeded at 710 (offset 30 lines).
Hunk #3 succeeded at 913 (offset 24 lines).
Hunk #4 succeeded at 1004 (offset 24 lines).
Hunk #5 succeeded at 1064 (offset 24 lines).
Hunk #6 succeeded at 1175 (offset 24 lines).
Hunk #7 succeeded at 1702 (offset 40 lines).
patching file include/linux/sched.h
Hunk #1 succeeded at 2050 (offset 27 lines).
patching file kernel/sched.c
Hunk #1 succeeded at 4825 (offset 25 lines).
Hunk #2 succeeded at 4835 (offset 25 lines).
Hunk #3 succeeded at 4870 (offset 25 lines).
patching file arch/arm/mach-at91/at91rm9200_time.c
patching file arch/arm/mach-at91/at91sam926x_time.c
patching file fs/exec.c
patching file mm/mmu_context.c
patching file kernel/timer.c
Hunk #1 succeeded at 1360 (offset 24 lines).
Hunk #2 succeeded at 1375 (offset 24 lines).
patching file kernel/relay.c
patching file kernel/softirq.c
Hunk #1 succeeded at 438 with fuzz 2 (offset -9 lines).
patching file init/Kconfig
patching file drivers/tty/serial/8250.c
Hunk #1 succeeded at 1679 (offset 1 line).
patching file drivers/tty/tty_buffer.c
patching file kernel/sched.c
Hunk #1 succeeded at 6002 (offset 53 lines).
patching file kernel/sched_rt.c
Hunk #1 succeeded at 1618 (offset 3 lines).
patching file kernel/printk.c
Hunk #1 succeeded at 509 (offset 7 lines).
Hunk #2 succeeded at 518 with fuzz 1 (offset 7 lines).
Hunk #3 succeeded at 781 (offset -46 lines).
Hunk #4 succeeded at 961 (offset -53 lines).
Hunk #5 succeeded at 1274 (offset -53 lines).
patching file include/linux/kernel.h
patching file kernel/power/hibernate.c
patching file kernel/power/suspend.c
patching file include/linux/hardirq.h
patching file include/linux/interrupt.h
Hunk #1 FAILED at 442.
Hunk #2 succeeded at 626 (offset -8 lines).
1 out of 2 hunks FAILED -- saving rejects to file include/linux/interrupt.h.rej
patching file include/linux/sched.h
Hunk #1 succeeded at 1576 (offset -19 lines).
patching file init/main.c
Hunk #1 succeeded at 501 (offset 1 line).
patching file kernel/softirq.c
Hunk #2 succeeded at 77 with fuzz 1 (offset -89 lines).
Hunk #3 succeeded at 291 (offset -79 lines).
Hunk #4 succeeded at 460 (offset -79 lines).
Hunk #5 succeeded at 471 (offset -79 lines).
Hunk #6 succeeded at 480 (offset -79 lines).
Hunk #7 succeeded at 496 (offset -79 lines).
patching file kernel/sched_cpupri.c
patching file include/linux/mm_types.h
Hunk #2 succeeded at 331 (offset -4 lines).
patching file include/linux/sched.h
Hunk #1 succeeded at 2232 (offset -9 lines).
patching file kernel/fork.c
patching file kernel/sched.c
Hunk #1 succeeded at 3062 (offset 33 lines).
Hunk #2 succeeded at 6148 (offset 24 lines).
Hunk #3 succeeded at 6162 (offset 24 lines).
Hunk #4 succeeded at 6485 (offset 24 lines).
patching file localversion-rt
patching file include/linux/sched.h
Hunk #1 succeeded at 1387 (offset -3 lines).
patching file include/linux/signal.h
patching file kernel/exit.c
patching file kernel/fork.c
Hunk #1 succeeded at 1161 (offset 24 lines).
patching file kernel/signal.c
Hunk #8 succeeded at 1508 (offset -3 lines).
patching file arch/sparc/kernel/prom_common.c
patching file drivers/of/base.c
patching file include/linux/of.h
patching file fs/xfs/linux-2.6/mrlock.h
patching file fs/xfs/linux-2.6/xfs_super.c
Hunk #1 succeeded at 986 (offset -16 lines).
patching file fs/xfs/xfs_iget.c
patching file arch/powerpc/Kconfig
Hunk #1 succeeded at 271 (offset -2 lines).
patching file drivers/net/3c59x.c
patching file net/ipv4/route.c
patching file kernel/irq/handle.c
patching file localversion-rt
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file localversion-rt.rej
patching file kernel/sched.c
Hunk #1 succeeded at 4188 (offset 4 lines).
Hunk #2 succeeded at 4376 (offset 4 lines).
Hunk #3 FAILED at 6178.
Hunk #4 FAILED at 6253.
2 out of 4 hunks FAILED -- saving rejects to file kernel/sched.c.rej
patching file kernel/trace/trace_events.c
Hunk #1 FAILED at 117.
1 out of 1 hunk FAILED -- saving rejects to file kernel/trace/trace_events.c.rej
patching file kernel/sched.c
Hunk #1 FAILED at 6199.
1 out of 1 hunk FAILED -- saving rejects to file kernel/sched.c.rej
patching file kernel/sched_debug.c
patching file kernel/sched.c
Hunk #1 succeeded at 4216 (offset 4 lines).
patching file kernel/rtmutex-debug.c
patching file fs/eventpoll.c
patching file kernel/posix-cpu-timers.c
Hunk #1 FAILED at 1436.
Hunk #2 FAILED at 1448.
Hunk #3 FAILED at 1460.
3 out of 3 hunks FAILED -- saving rejects to file kernel/posix-cpu-timers.c.rej
patching file kernel/sched.c
Hunk #1 succeeded at 5689 (offset 104 lines).
patching file net/core/dev.c
patching file net/netfilter/ipvs/ip_vs_ctl.c
patching file arch/ia64/kernel/time.c
patching file arch/x86/include/asm/vgtod.h
patching file arch/x86/kernel/vsyscall_64.c
patching file kernel/time/ntp.c
patching file kernel/time/tick-common.c
patching file kernel/time/tick-internal.h
patching file kernel/time/tick-sched.c
patching file kernel/time/timekeeping.c
patching file kernel/trace/ring_buffer.c
Reversed (or previously applied) patch detected!  Assume -R? [n] y
Hunk #2 FAILED at 1040.
Hunk #3 succeeded at 1055 (offset -38 lines).
Hunk #4 FAILED at 1288.
Hunk #5 FAILED at 1310.
Hunk #6 FAILED at 1319.
Hunk #7 FAILED at 1338.
Hunk #8 FAILED at 2826.
Hunk #9 succeeded at 3225 with fuzz 2 (offset -28 lines).
Hunk #10 FAILED at 3285.
Hunk #11 FAILED at 3317.
Hunk #12 FAILED at 3348.
Hunk #13 FAILED at 3358.
Hunk #14 FAILED at 3366.
Hunk #15 FAILED at 3452.
Hunk #16 FAILED at 3497.
Hunk #17 FAILED at 3510.
Hunk #18 FAILED at 3573.
Hunk #19 FAILED at 3592.
Hunk #20 FAILED at 3619.
Hunk #21 FAILED at 3647.
Hunk #22 FAILED at 3830.
Hunk #23 FAILED at 3852.
Hunk #24 FAILED at 3975.
21 out of 24 hunks FAILED -- saving rejects to file kernel/trace/ring_buffer.c.rej
patching file arch/alpha/mm/fault.c
patching file arch/arm/mm/fault.c
patching file arch/avr32/mm/fault.c
patching file arch/cris/mm/fault.c
patching file arch/frv/mm/fault.c
patching file arch/ia64/mm/fault.c
patching file arch/m32r/mm/fault.c
patching file arch/m68k/mm/fault.c
patching file arch/microblaze/mm/fault.c
patching file arch/mips/mm/fault.c
patching file arch/mn10300/mm/fault.c
patching file arch/parisc/mm/fault.c
patching file arch/powerpc/mm/fault.c
patching file arch/s390/mm/fault.c
patching file arch/score/mm/fault.c
patching file arch/sh/mm/fault_32.c
patching file arch/sparc/mm/fault_32.c
patching file arch/sparc/mm/fault_64.c
patching file arch/tile/mm/fault.c
patching file arch/um/kernel/trap.c
patching file arch/x86/mm/fault.c
patching file arch/xtensa/mm/fault.c
patching file kernel/workqueue.c
Hunk #1 FAILED at 3192.
1 out of 1 hunk FAILED -- saving rejects to file kernel/workqueue.c.rej
patching file mm/slab.c
Hunk #1 succeeded at 1657 (offset -8 lines).
Hunk #2 succeeded at 1670 (offset -8 lines).
patching file include/linux/plist.h
patching file drivers/md/dm.c
patching file include/linux/ftrace_event.h
patching file kernel/trace/trace.c
patching file kernel/trace/trace_events.c
patching file kernel/trace/trace_output.c
patching file kernel/sched.c
Hunk #1 FAILED at 6142.
Hunk #2 FAILED at 6153.
Hunk #3 FAILED at 6181.
Hunk #4 FAILED at 6193.
4 out of 4 hunks FAILED -- saving rejects to file kernel/sched.c.rej
patching file drivers/tty/serial/8250.c
Hunk #1 succeeded at 2897 (offset 3 lines).
Hunk #2 succeeded at 2932 (offset 3 lines).
patching file include/linux/rcupdate.h
Hunk #2 FAILED at 144.
Hunk #3 succeeded at 234 (offset -1 lines).
Hunk #4 succeeded at 650 (offset -1 lines).
Hunk #5 succeeded at 666 (offset -1 lines).
Hunk #6 succeeded at 778 (offset -1 lines).
Hunk #7 succeeded at 801 (offset -1 lines).
1 out of 7 hunks FAILED -- saving rejects to file include/linux/rcupdate.h.rej
patching file include/linux/rcutree.h
patching file kernel/rcupdate.c
patching file kernel/rcutree.c
patching file drivers/ide/ide_platform.c
patching file include/linux/lglock.h
patching file arch/x86/kernel/cpu/intel_cacheinfo.c
Hunk #2 succeeded at 366 (offset -16 lines).
Hunk #3 succeeded at 458 (offset -16 lines).
Hunk #4 succeeded at 466 (offset -16 lines).
Hunk #5 succeeded at 495 (offset -16 lines).
Hunk #6 succeeded at 510 (offset -16 lines).
Hunk #7 succeeded at 746 (offset -16 lines).
Hunk #8 succeeded at 802 (offset -15 lines).
Hunk #9 succeeded at 868 (offset -15 lines).
Hunk #10 succeeded at 914 (offset -15 lines).
Hunk #11 succeeded at 1103 (offset -15 lines).
patching file include/linux/rwsem-spinlock.h
Hunk #1 FAILED at 29.
Hunk #2 succeeded at 28 (offset -14 lines).
1 out of 2 hunks FAILED -- saving rejects to file include/linux/rwsem-spinlock.h.rej
patching file include/linux/rwsem.h
Hunk #1 succeeded at 106 with fuzz 2 (offset -45 lines).
Hunk #2 FAILED at 228.
1 out of 2 hunks FAILED -- saving rejects to file include/linux/rwsem.h.rej
patching file include/linux/rwsem_rt.h
patching file include/linux/percpu.h
patching file kernel/softirq.c
Hunk #1 succeeded at 1020 (offset -65 lines).
Hunk #2 succeeded at 1034 (offset -65 lines).
patching file kernel/timer.c
Hunk #1 succeeded at 1358 (offset 24 lines).
patching file kernel/time/clocksource.c
patching file include/linux/init_task.h
Hunk #1 FAILED at 126.
Hunk #2 succeeded at 179 (offset -2 lines).
1 out of 2 hunks FAILED -- saving rejects to file include/linux/init_task.h.rej
patching file include/linux/sched.h
Hunk #1 succeeded at 1354 (offset -4 lines).
patching file init/main.c
patching file kernel/fork.c
Hunk #1 succeeded at 1054 (offset 24 lines).
patching file kernel/posix-cpu-timers.c
patching file drivers/tty/serial/cpm_uart/cpm_uart_core.c
patching file drivers/tty/sysrq.c
patching file include/linux/sysrq.h
patching file kernel/printk.c
Hunk #2 succeeded at 786 (offset -46 lines).
patching file lib/Kconfig.debug
patching file include/linux/locallock.h
patching file kernel/lockdep.c
patching file arch/powerpc/Kconfig
patching file drivers/scsi/fcoe/fcoe.c
patching file drivers/scsi/fcoe/fcoe_ctlr.c
patching file drivers/scsi/libfc/fc_exch.c
patching file kernel/softirq.c
Hunk #1 succeeded at 88 with fuzz 2 (offset 12 lines).
Hunk #2 succeeded at 236 (offset 2 lines).
Hunk #3 succeeded at 244 (offset 2 lines).
Hunk #4 succeeded at 252 (offset 2 lines).
Hunk #5 succeeded at 267 (offset 2 lines).
Hunk #6 FAILED at 761.
1 out of 6 hunks FAILED -- saving rejects to file kernel/softirq.c.rej
patching file arch/x86/kernel/entry_32.S
patching file kernel/sched_rt.c
Hunk #1 succeeded at 556 (offset 3 lines).
Hunk #2 succeeded at 593 (offset 3 lines).
Hunk #3 succeeded at 664 (offset 3 lines).
patching file arch/x86/kernel/cpu/mcheck/mce.c
patching file arch/arm/kernel/process.c
Hunk #1 succeeded at 486 (offset 2 lines).
patching file include/linux/preempt.h
Hunk #1 FAILED at 113.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/preempt.h.rej
patching file mm/slab.c
Hunk #1 succeeded at 2514 (offset -50 lines).
patching file kernel/sched.c
Hunk #1 succeeded at 6001 (offset 192 lines).
Hunk #2 succeeded at 6017 (offset 192 lines).
patching file include/linux/netdevice.h
patching file include/linux/skbuff.h
patching file net/core/dev.c
Hunk #2 succeeded at 3306 (offset 30 lines).
Hunk #3 succeeded at 3315 (offset 30 lines).
Hunk #4 succeeded at 3799 (offset 30 lines).
Hunk #5 succeeded at 6237 (offset 30 lines).
Hunk #6 succeeded at 6505 (offset 30 lines).
patching file kernel/cpu.c
Hunk #1 FAILED at 75.
1 out of 1 hunk FAILED -- saving rejects to file kernel/cpu.c.rej
patching file arch/powerpc/Kconfig
Hunk #1 succeeded at 135 (offset 1 line).
patching file kernel/sched_rt.c
Hunk #1 succeeded at 635 (offset 3 lines).
patching file kernel/sched.c
Hunk #1 succeeded at 2399 (offset -5 lines).
patching file kernel/trace/ring_buffer.c
Reversed (or previously applied) patch detected!  Assume -R? [n] y
Hunk #3 FAILED at 1252.
Hunk #4 FAILED at 1270.
Hunk #5 FAILED at 1281.
Hunk #6 FAILED at 1296.
Hunk #7 FAILED at 2790.
Hunk #8 FAILED at 3251.
Hunk #9 FAILED at 3281.
Hunk #10 FAILED at 3323.
Hunk #11 FAILED at 3332.
Hunk #12 FAILED at 3424.
Hunk #13 FAILED at 3463.
Hunk #14 FAILED at 3474.
Hunk #15 FAILED at 3543.
Hunk #16 FAILED at 3555.
Hunk #17 FAILED at 3593.
Hunk #18 FAILED at 3627.
Hunk #19 FAILED at 3826.
Hunk #20 FAILED at 3949.
18 out of 20 hunks FAILED -- saving rejects to file kernel/trace/ring_buffer.c.rej
patching file kernel/trace/trace.c
patching file kernel/trace/trace_irqsoff.c
Hunk #1 succeeded at 24 (offset 1 line).
Hunk #2 succeeded at 320 (offset 1 line).
Hunk #3 succeeded at 343 (offset 1 line).
patching file arch/x86/kernel/cpu/intel_cacheinfo.c
Hunk #1 succeeded at 797 (offset -23 lines).
patching file kernel/cpu.c
Hunk #1 FAILED at 337.
1 out of 1 hunk FAILED -- saving rejects to file kernel/cpu.c.rej
patching file drivers/net/ehea/ehea_main.c
patching file include/linux/printk.h
Hunk #1 FAILED at 91.
Hunk #2 succeeded at 109 (offset -5 lines).
1 out of 2 hunks FAILED -- saving rejects to file include/linux/printk.h.rej
patching file kernel/printk.c
Hunk #1 succeeded at 289 with fuzz 2 (offset -241 lines).
Hunk #2 succeeded at 868 (offset -4 lines).
patching file kernel/watchdog.c
patching file arch/x86/kvm/x86.c
patching file arch/x86/include/asm/acpi.h
patching file drivers/ide/alim15x3.c
patching file drivers/ide/hpt366.c
patching file drivers/ide/ide-io-std.c
patching file drivers/ide/ide-io.c
patching file drivers/ide/ide-iops.c
patching file drivers/ide/ide-probe.c
patching file drivers/ide/ide-taskfile.c
patching file arch/x86/oprofile/nmi_int.c
patching file drivers/oprofile/event_buffer.c
patching file drivers/oprofile/oprofile_perf.c
patching file drivers/oprofile/oprofilefs.c
patching file include/linux/oprofile.h
patching file include/linux/interrupt.h
patching file kernel/irq/manage.c
patching file include/linux/rcupdate.h
Hunk #1 succeeded at 110 (offset 6 lines).
Hunk #2 succeeded at 138 (offset 6 lines).
patching file kernel/sched.c
Hunk #1 succeeded at 8348 (offset 116 lines).
patching file fs/buffer.c
patching file fs/ntfs/aops.c
patching file include/linux/buffer_head.h
patching file lib/atomic64.c
patching file include/linux/preempt.h
patching file mm/vmscan.c
patching file drivers/net/gianfar.c
patching file kernel/signal.c
Hunk #1 succeeded at 1857 (offset 75 lines).
patching file kernel/posix-cpu-timers.c
patching file ipc/mqueue.c
patching file ipc/messaggio.c
patching file block/blk-core.c
patching file kernel/irq/spurious.c
patching file include/linux/cpu.h
patching file kernel/cpu.c
patching file arch/x86/include/asm/stackprotector.h
patching file arch/x86/kernel/cpu/perf_event.c
patching file arch/x86/kernel/cpu/perf_event_amd.c
patching file arch/x86/kernel/cpu/perf_event_intel.c
patching file mm/swap.c
patching file mm/memory.c
patching file arch/arm/common/gic.c
patching file arch/arm/include/asm/dma.h
patching file arch/arm/include/asm/mmu.h
patching file arch/arm/kernel/dma.c
patching file arch/arm/kernel/smp.c
patching file arch/arm/kernel/traps.c
patching file arch/arm/mach-footbridge/include/mach/hardware.h
patching file arch/arm/mach-footbridge/netwinder-hw.c
patching file arch/arm/mach-footbridge/netwinder-leds.c
patching file arch/arm/mach-integrator/core.c
patching file arch/arm/mach-integrator/pci_v3.c
patching file arch/arm/mach-ixp4xx/common-pci.c
patching file arch/arm/mach-shark/leds.c
patching file arch/arm/mm/cache-l2x0.c
patching file arch/arm/mm/context.c
patching file arch/arm/mm/copypage-v4mc.c
patching file arch/arm/mm/copypage-v6.c
patching file arch/arm/mm/copypage-xscale.c
patching file kernel/Kconfig.locks
patching file arch/powerpc/platforms/85xx/mpc85xx_cds.c
patching file drivers/tty/serial/omap-serial.c
patching file drivers/md/raid5.c
Hunk #3 succeeded at 4766 (offset 8 lines).
patching file drivers/md/raid5.h
patching file ipc/mqueue.c
patching file kernel/sched.c
Hunk #1 succeeded at 801 (offset -1 lines).
patching file arch/x86/kernel/apic/io_apic.c
patching file kernel/timer.c
Hunk #1 succeeded at 1738 (offset 24 lines).
Hunk #2 succeeded at 1748 (offset 24 lines).
Hunk #3 succeeded at 1766 (offset 24 lines).
patching file include/linux/rtmutex.h
patching file kernel/futex.c
Hunk #1 succeeded at 2276 (offset -10 lines).
patching file kernel/rtmutex.c
Hunk #2 succeeded at 96 (offset -5 lines).
Hunk #3 succeeded at 148 (offset -5 lines).
Hunk #4 succeeded at 267 (offset -5 lines).
Hunk #5 succeeded at 320 (offset -5 lines).
Hunk #6 succeeded at 348 (offset -5 lines).
Hunk #7 succeeded at 383 (offset -5 lines).
Hunk #8 succeeded at 415 (offset -5 lines).
Hunk #9 succeeded at 424 (offset -5 lines).
Hunk #10 succeeded at 528 (offset -22 lines).
Hunk #11 succeeded at 606 (offset -23 lines).
Hunk #12 succeeded at 970 (offset -23 lines).
Hunk #13 succeeded at 1026 (offset -23 lines).
Hunk #14 succeeded at 1259 (offset -23 lines).
Hunk #15 succeeded at 1278 (offset -23 lines).
patching file kernel/rtmutex_common.h
Hunk #2 succeeded at 124 (offset -2 lines).
patching file arch/arm/kernel/process.c
patching file arch/avr32/kernel/process.c
patching file arch/blackfin/kernel/process.c
patching file arch/cris/kernel/process.c
patching file arch/frv/kernel/process.c
patching file arch/h8300/kernel/process.c
patching file arch/ia64/kernel/process.c
patching file arch/m32r/kernel/process.c
patching file arch/m68k/kernel/process_mm.c
patching file arch/m68k/kernel/process_no.c
patching file arch/microblaze/kernel/process.c
patching file arch/mips/kernel/process.c
patching file arch/mn10300/kernel/process.c
patching file arch/parisc/kernel/process.c
patching file arch/powerpc/kernel/idle.c
patching file arch/powerpc/platforms/iseries/setup.c
patching file arch/s390/kernel/process.c
patching file arch/score/kernel/process.c
patching file arch/sh/kernel/idle.c
patching file arch/sparc/kernel/process_32.c
patching file arch/sparc/kernel/process_64.c
patching file arch/tile/kernel/process.c
patching file arch/x86/kernel/process_32.c
patching file arch/x86/kernel/process_64.c
patching file arch/xtensa/kernel/process.c
patching file init/main.c
Hunk #1 succeeded at 368 (offset 1 line).
patching file kernel/mutex.c
patching file kernel/softirq.c
Hunk #1 succeeded at 931 (offset 187 lines).
patching file drivers/gpu/drm/drm_irq.c
Hunk #1 succeeded at 871 (offset -4 lines).
Hunk #2 succeeded at 890 (offset -4 lines).
patching file kernel/sched_fair.c
patching file include/linux/sched.h
Hunk #1 succeeded at 2559 (offset -16 lines).
patching file include/linux/sched.h
Hunk #1 succeeded at 2062 (offset -7 lines).
patching file kernel/sched.c
Hunk #1 succeeded at 4443 with fuzz 2 (offset 153 lines).
Hunk #2 FAILED at 4310.
1 out of 2 hunks FAILED -- saving rejects to file kernel/sched.c.rej
patching file arch/x86/include/asm/irqflags.h
patching file include/linux/preempt.h
patching file include/linux/sched.h
Hunk #1 succeeded at 1256 (offset -3 lines).
Hunk #2 succeeded at 1585 (offset -8 lines).
Hunk #3 succeeded at 2648 (offset -9 lines).
patching file include/linux/smp.h
patching file kernel/sched.c
Hunk #1 succeeded at 6148 (offset 101 lines).
Hunk #2 succeeded at 6204 (offset 101 lines).
Hunk #3 succeeded at 6223 (offset 101 lines).
patching file lib/smp_processor_id.c
patching file kernel/res_counter.c
patching file drivers/usb/core/hcd.c
patching file arch/x86/include/asm/page_64_types.h
patching file arch/x86/kernel/cpu/common.c
patching file arch/x86/kernel/dumpstack_64.c
patching file include/linux/proportions.h
patching file lib/proportions.c
patching file mm/page_alloc.c
Hunk #1 succeeded at 1934 (offset -37 lines).
patching file mm/slab.c
Hunk #1 succeeded at 3841 (offset -7 lines).
Hunk #2 succeeded at 3870 (offset -7 lines).
patching file arch/alpha/include/asm/rwsem.h
patching file arch/ia64/include/asm/rwsem.h
patching file arch/powerpc/include/asm/rwsem.h
patching file arch/s390/include/asm/rwsem.h
patching file arch/sh/include/asm/rwsem.h
patching file arch/sparc/include/asm/rwsem.h
patching file arch/x86/include/asm/rwsem.h
patching file arch/xtensa/include/asm/rwsem.h
patching file include/linux/rwsem-spinlock.h
Hunk #2 succeeded at 46 (offset 1 line).
patching file include/linux/rwsem.h
Hunk #1 FAILED at 17.
Hunk #2 succeeded at 33 (offset 1 line).
Hunk #3 FAILED at 65.
Hunk #4 succeeded at 137 with fuzz 2 (offset 4 lines).
2 out of 4 hunks FAILED -- saving rejects to file include/linux/rwsem.h.rej
patching file kernel/rwsem.c
patching file lib/rwsem-spinlock.c
patching file lib/rwsem.c
patching file drivers/misc/Kconfig
Hunk #2 FAILED at 115.
1 out of 2 hunks FAILED -- saving rejects to file drivers/misc/Kconfig.rej
patching file mm/slab.c
Hunk #1 succeeded at 679 (offset -38 lines).
Hunk #2 succeeded at 695 (offset -38 lines).
Hunk #3 succeeded at 1212 (offset -38 lines).
Hunk #4 succeeded at 1226 (offset -38 lines).
Hunk #5 succeeded at 1505 (offset -40 lines).
Hunk #6 succeeded at 1785 (offset -40 lines).
Hunk #7 succeeded at 1808 (offset -40 lines).
Hunk #8 succeeded at 1822 (offset -40 lines).
Hunk #9 succeeded at 2041 (offset -40 lines).
Hunk #10 succeeded at 2055 (offset -40 lines).
Hunk #11 succeeded at 2564 (offset -50 lines).
Hunk #12 succeeded at 2630 (offset -50 lines).
Hunk #13 succeeded at 2965 (offset -50 lines).
Hunk #14 succeeded at 3621 (offset -50 lines).
Hunk #15 FAILED at 3939.
Hunk #16 FAILED at 3969.
Hunk #17 succeeded at 3975 (offset -50 lines).
Hunk #18 succeeded at 4042 (offset -50 lines).
Hunk #19 succeeded at 4085 (offset -50 lines).
2 out of 19 hunks FAILED -- saving rejects to file mm/slab.c.rej
patching file drivers/clocksource/tcb_clksrc.c
patching file drivers/misc/Kconfig
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 112 (offset 1 line).
patching file kernel/rcutree.c
Hunk #1 succeeded at 1157 (offset 4 lines).
patching file kernel/rcutree.h
Hunk #1 succeeded at 444 (offset 1 line).
patching file kernel/rcutree_plugin.h
Hunk #1 succeeded at 383 (offset 1 line).
Hunk #2 succeeded at 712 (offset 1 line).
Hunk #3 succeeded at 726 (offset 1 line).
Hunk #4 succeeded at 760 (offset 1 line).
Hunk #5 succeeded at 1051 (offset 1 line).
patching file include/linux/rtmutex.h
patching file arch/mips/kernel/signal.c
patching file drivers/infiniband/ulp/ipoib/ipoib_multicast.c
patching file drivers/char/random.c
patching file drivers/usb/gadget/ci13xxx_udc.c
patching file fs/file.c
patching file include/linux/idr.h
patching file kernel/cred.c
patching file kernel/futex.c
Hunk #3 succeeded at 2307 (offset -1 lines).
Hunk #4 succeeded at 2364 (offset -1 lines).
Hunk #5 succeeded at 2380 (offset -1 lines).
patching file kernel/rtmutex.c
Hunk #1 succeeded at 73 (offset 6 lines).
Hunk #2 succeeded at 221 (offset 20 lines).
Hunk #3 succeeded at 454 (offset 50 lines).
Hunk #4 succeeded at 495 (offset 50 lines).
Hunk #5 succeeded at 589 (offset 50 lines).
Hunk #6 succeeded at 623 (offset 50 lines).
patching file kernel/rtmutex_common.h
Hunk #1 succeeded at 104 (offset 1 line).
patching file include/linux/sched.h
Hunk #1 succeeded at 1071 (offset -1 lines).
Hunk #2 succeeded at 1221 (offset -1 lines).
Hunk #3 succeeded at 2155 (offset 1 line).
patching file kernel/sched.c
Hunk #1 succeeded at 2689 (offset 8 lines).
Hunk #2 succeeded at 2813 (offset 42 lines).
patching file arch/arm/kernel/perf_event.c
patching file init/Kconfig
Hunk #1 succeeded at 1221 (offset 1 line).
Hunk #2 succeeded at 1233 (offset 1 line).
patching file arch/arm/mach-exynos4/platsmp.c
patching file arch/arm/mach-msm/platsmp.c
patching file arch/arm/mach-omap2/omap-smp.c
patching file arch/arm/mach-tegra/platsmp.c
patching file arch/arm/mach-ux500/platsmp.c
patching file arch/arm/plat-versatile/platsmp.c
patching file include/linux/seqlock.h
patching file kernel/printk.c
Hunk #1 succeeded at 1262 (offset -4 lines).
patching file include/linux/seqlock.h
patching file kernel/hrtimer.c
Hunk #1 succeeded at 1053 (offset 13 lines).
patching file kernel/sched_features.h
patching file include/linux/sched.h
Hunk #1 succeeded at 360 (offset 1 line).
patching file kernel/sched.c
Hunk #1 succeeded at 4491 (offset 206 lines).
patching file kernel/printk.c
Hunk #1 succeeded at 298 (offset -241 lines).
patching file Documentation/hwlat_detector.txt
patching file MAINTAINERS
patching file drivers/misc/Kconfig
Hunk #1 succeeded at 141 (offset 1 line).
patching file drivers/misc/Makefile
patching file drivers/misc/hwlat_detector.c
patching file drivers/pci/intr_remapping.c
patching file kernel/user.c
patching file drivers/net/8139too.c
patching file arch/x86/kernel/hpet.c
patching file arch/x86/kernel/cpu/mcheck/mce_intel.c
patching file drivers/net/atl1c/atl1c_main.c
patching file drivers/net/atl1e/atl1e_main.c
patching file drivers/net/chelsio/sge.c
patching file drivers/net/rionet.c
patching file drivers/net/s2io.c
patching file drivers/net/sungem.c
patching file drivers/net/tehuti.c
patching file kernel/taskstats.c
patching file include/linux/interrupt.h
Hunk #1 succeeded at 442 (offset 4 lines).
patching file net/core/dev.c
patching file kernel/workqueue.c
Hunk #1 succeeded at 1067 (offset 7 lines).
patching file include/linux/sched.h
Hunk #1 FAILED at 1261.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/sched.h.rej
patching file kernel/sched.c
Hunk #1 succeeded at 6271 (offset 141 lines).
Hunk #2 succeeded at 6318 (offset 129 lines).
patching file mm/memory.c
Hunk #1 FAILED at 3431.
Hunk #2 FAILED at 3449.
2 out of 2 hunks FAILED -- saving rejects to file mm/memory.c.rej
patching file include/linux/mm.h
patching file include/linux/mm_types.h
Hunk #1 succeeded at 78 (offset 1 line).
patching file mm/memory.c
Hunk #1 succeeded at 3976 (offset -24 lines).
patching file Documentation/sysrq.txt
patching file include/net/netns/ipv4.h
patching file net/ipv4/icmp.c
patching file net/ipv4/sysctl_net_ipv4.c
patching file init/Kconfig
patching file net/core/sock.c
patching file drivers/dca/dca-core.c
patching file include/linux/list.h
patching file include/linux/uaccess.h
Hunk #1 FAILED at 8.
Hunk #2 succeeded at 77 (offset 27 lines).
1 out of 2 hunks FAILED -- saving rejects to file include/linux/uaccess.h.rej
patching file mm/memory.c
Hunk #1 FAILED at 3428.
Hunk #2 FAILED at 3456.
2 out of 2 hunks FAILED -- saving rejects to file mm/memory.c.rej
patching file kernel/workqueue.c
Hunk #1 succeeded at 3489 (offset 7 lines).
Hunk #2 succeeded at 3527 (offset 7 lines).
Hunk #3 succeeded at 3560 (offset 7 lines).
patching file drivers/pci/dmar.c
patching file drivers/pci/intel-iommu.c
patching file drivers/pci/intr_remapping.c
patching file include/linux/intel-iommu.h
patching file include/linux/spinlock_rt.h
patching file kernel/rtmutex.c
patching file kernel/timer.c
patching file include/linux/jump_label.h
patching file include/linux/buffer_head.h
patching file include/linux/jbd_common.h
patching file lib/debugobjects.c
patching file arch/powerpc/kernel/smp.c
patching file arch/powerpc/platforms/powermac/smp.c
patching file arch/powerpc/sysdev/xics/xics-common.c
patching file mm/slab.c
Hunk #1 succeeded at 621 (offset 1 line).
Hunk #2 succeeded at 674 (offset 1 line).
Hunk #3 succeeded at 700 (offset 1 line).
Hunk #4 succeeded at 1356 with fuzz 1 (offset 56 lines).
Hunk #5 succeeded at 2533 (offset 69 lines).
patching file kernel/watchdog.c
Hunk #1 succeeded at 331 (offset 11 lines).
Hunk #2 succeeded at 360 (offset 11 lines).
patching file kernel/ksysfs.c
patching file include/linux/rwlock_types.h
patching file kernel/fork.c
patching file lib/Kconfig.debug
Hunk #1 succeeded at 173 (offset 22 lines).
patching file fs/btrfs/locking.c
patching file arch/powerpc/kernel/irq.c
patching file arch/powerpc/kernel/misc_32.S
patching file arch/powerpc/kernel/misc_64.S
patching file arch/sh/kernel/irq.c
patching file arch/sparc/kernel/irq_64.c
patching file arch/x86/kernel/entry_64.S
patching file arch/x86/kernel/irq_32.c
patching file arch/x86/kernel/irq_64.c
patching file include/linux/interrupt.h
Hunk #1 FAILED at 440.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/interrupt.h.rej
patching file kernel/sched.c
Hunk #1 succeeded at 2488 (offset 11 lines).
Hunk #2 succeeded at 2759 (offset 28 lines).
Hunk #3 succeeded at 4381 (offset 171 lines).
Hunk #4 succeeded at 4423 with fuzz 2 (offset 171 lines).
Hunk #5 succeeded at 4439 (offset 171 lines).
patching file kernel/workqueue.c
patching file kernel/workqueue_sched.h
patching file kernel/trace/trace.c
patching file kernel/trace/trace.h
patching file arch/x86/kernel/process_32.c
patching file include/linux/sched.h
Hunk #2 succeeded at 1587 (offset -8 lines).
patching file mm/memory.c
Hunk #1 FAILED at 3431.
Hunk #2 FAILED at 3448.
2 out of 2 hunks FAILED -- saving rejects to file mm/memory.c.rej
patching file kernel/sched.c
Hunk #1 succeeded at 2384 (offset 6 lines).
Hunk #2 succeeded at 2430 (offset 11 lines).
Hunk #3 succeeded at 6354 (offset 304 lines).
patching file kernel/sched_fair.c
Hunk #6 succeeded at 3436 (offset 18 lines).
patching file kernel/sched_rt.c
Hunk #1 succeeded at 1209 (offset 22 lines).
Hunk #2 succeeded at 1354 (offset 22 lines).
patching file lib/smp_processor_id.c
patching file arch/arm/kernel/early_printk.c
patching file arch/blackfin/kernel/early_printk.c
patching file arch/microblaze/kernel/early_printk.c
patching file arch/mips/kernel/early_printk.c
patching file arch/powerpc/kernel/udbg.c
patching file arch/sh/kernel/sh_bios.c
patching file arch/sparc/kernel/setup_32.c
patching file arch/sparc/kernel/setup_64.c
patching file arch/tile/kernel/early_printk.c
patching file arch/um/kernel/early_printk.c
patching file arch/unicore32/kernel/early_printk.c
patching file arch/x86/kernel/early_printk.c
patching file include/linux/console.h
patching file include/linux/printk.h
patching file kernel/printk.c
Hunk #1 succeeded at 45 (offset 1 line).
Hunk #2 succeeded at 548 with fuzz 1 (offset 36 lines).
patching file include/linux/hardirq.h
patching file net/core/dev.c
patching file kernel/sched.c
Hunk #1 succeeded at 4990 (offset 131 lines).
Hunk #2 succeeded at 5031 (offset 131 lines).
patching file include/linux/sched.h
Hunk #1 succeeded at 1439 (offset 5 lines).
patching file include/linux/uaccess.h
patching file kernel/fork.c
Hunk #1 succeeded at 1222 (offset 27 lines).
patching file mm/memory.c
patching file init/Makefile
patching file kernel/Kconfig.preempt
Hunk #1 succeeded at 50 with fuzz 2 (offset -15 lines).
patching file scripts/mkcompile_h
patching file arch/mips/kernel/i8259.c
patching file kernel/latencytop.c
patching file kernel/hrtimer.c
Hunk #1 succeeded at 1328 (offset 13 lines).
Hunk #2 succeeded at 1341 (offset 13 lines).
Hunk #3 succeeded at 1354 (offset 13 lines).
patching file arch/mips/Kconfig
patching file include/linux/rcutree.h
patching file include/linux/init_task.h
patching file kernel/sched.c
Hunk #2 succeeded at 6112 (offset 225 lines).
patching file include/linux/radix-tree.h
patching file lib/radix-tree.c
patching file include/linux/percpu_counter.h
patching file lib/percpu_counter.c
patching file kernel/Kconfig.preempt
Hunk #3 succeeded at 64 with fuzz 2 (offset 7 lines).
patching file include/linux/irqflags.h
patching file kernel/lockdep.c
patching file mm/page_alloc.c
patching file kernel/stop_machine.c
patching file arch/mips/kernel/traps.c
patching file drivers/net/tulip/tulip_core.c
patching file include/asm-generic/bug.h
patching file kernel/rcutree_plugin.h
patching file include/linux/interrupt.h
patching file kernel/softirq.c
Hunk #1 succeeded at 62 (offset 1 line).
patching file kernel/time/tick-sched.c
patching file kernel/signal.c
Hunk #1 succeeded at 711 (offset 74 lines).
patching file block/blk-core.c
patching file fs/file.c
patching file kernel/workqueue.c
Hunk #1 succeeded at 1280 (offset -5 lines).
Hunk #2 succeeded at 1318 with fuzz 1 (offset 12 lines).
Hunk #3 succeeded at 1393 (offset 13 lines).
Hunk #4 succeeded at 2079 (offset 20 lines).
Hunk #5 succeeded at 2975 (offset 20 lines).
patching file include/linux/cpu.h
patching file include/linux/workqueue.h
patching file kernel/workqueue.c
Hunk #11 FAILED at 1300.
Hunk #12 succeeded at 1343 (offset 18 lines).
Hunk #13 succeeded at 1676 (offset 12 lines).
Hunk #14 succeeded at 3190 (offset 11 lines).
Hunk #15 succeeded at 3268 (offset 11 lines).
Hunk #16 succeeded at 3513 (offset 11 lines).
Hunk #17 succeeded at 3537 (offset 11 lines).
1 out of 17 hunks FAILED -- saving rejects to file kernel/workqueue.c.rej
patching file arch/x86/Kconfig
patch unexpectedly ends in middle of line
il kernel però mi sa che non si compila...

Codice: Seleziona tutto

root@darkstar:/usr/src/linux# make -j3
scripts/kconfig/conf --silentoldconfig Kconfig
#
# configuration written to .config
#
  CHK     include/linux/version.h
  UPD     include/linux/version.h
  CC      scripts/mod/empty.o
  HOSTCC  scripts/mod/mk_elfconfig
  MKELF   scripts/mod/elfconfig.h
  HOSTCC  scripts/mod/file2alias.o
  CHK     include/generated/utsrelease.h
"3.0.12-rt25--- localversion-rt +++ localversion-rt @@ -1 +1 @@ --rt28 +-rt29-smp" exceeds 64 characters
make: *** [include/generated/utsrelease.h] Error 1
make: *** Waiting for unfinished jobs....
  HOSTCC  scripts/mod/modpost.o
  HOSTCC  scripts/mod/sumversion.o
  HOSTLD  scripts/mod/modpost
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/pnmtologo
  HOSTCC  scripts/conmakehash
  HOSTCC  scripts/bin2c
  HOSTCC  scripts/recordmcount
root@darkstar:/usr/src/linux# 

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: Compilazione Kernel con patch RT/Produzione musicale

Messaggio da Procopio »

l'ho risolta cambiando patch, ho preso la "patch-3.0.12-rt29.patch.bz2" al posto della "patches-3.0.12-rt29.tar.bz2" che non sapevo utilizzare...adesso funziona tutto!

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: Compilazione Kernel con patch RT/Produzione musicale

Messaggio da Procopio »

ho una domanda: come posso vedere nei settaggi del driver della scheda audio su che livello è il buffer, ed eventualmente settarlo al minimo? devo ricompilare il kernel o mi basta modificare un file di sistema? quale può essere una procedura?

Avatar utente
Procopio
Linux 3.x
Linux 3.x
Messaggi: 844
Iscritto il: ven 29 lug 2011, 11:50
Nome Cognome: Matteo Micheletto Oddino
Slackware: 14.2
Kernel: 4.4.14
Desktop: Awesome
Località: Torino

Re: Compilazione Kernel con patch RT/Produzione musicale

Messaggio da Procopio »

niente signori? :)

Rispondi