You are not logged in.

#1 2010-12-09 21:08:40

Turgon
Member
Registered: 2009-01-14
Posts: 19

[SOLVED] Kernel - grsecurity

Hi,
I was trying to recompile kernel with grsecurity patch in abs way.
I have a few questions:
1. How i put this patch into the kernel?
2. How i put nvidia-utils in abs way?
3. Which security patches already in the kernel?

thank you!

Last edited by Turgon (2010-12-11 16:33:16)


My life is my message.

Offline

#2 2010-12-10 11:03:27

kfgz
Member
From: Supraśl, Poland
Registered: 2009-03-02
Posts: 114

Re: [SOLVED] Kernel - grsecurity

Offline

#3 2010-12-10 15:12:03

Turgon
Member
Registered: 2009-01-14
Posts: 19

Re: [SOLVED] Kernel - grsecurity

thank you kfgz!
i saw this kernel, but i want to learn how to recompile kernel by myself..


My life is my message.

Offline

#4 2010-12-10 15:34:19

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: [SOLVED] Kernel - grsecurity

1. Look at the PKGBUILDS if you want to know how to recompile kernel yourself. The "build ()" section of PKGBUILDS are just commands to be run.
2. Have a look at nvidia packages in AUR and how they do things.
3. The Arch Linux kernel is generally not patched with big out of kernel stuff like grsecurity. It's pretty close to upstream. Have a look at kernel26 PKGBUILD in ABS for info on what patches are used.


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

#5 2010-12-11 07:43:28

Turgon
Member
Registered: 2009-01-14
Posts: 19

Re: [SOLVED] Kernel - grsecurity

thank you!
I began to recompile kernel, but it gave me errors that i can't understand:


terminal OUTPUT (only a  part of output, the end):

patching file arch/x86/lib/clear_page_64.S
patching file arch/x86/lib/copy_page_64.S
patching file arch/x86/lib/copy_user_64.S
patching file arch/x86/lib/copy_user_nocache_64.S
patching file arch/x86/lib/csum-wrappers_64.c
patching file arch/x86/lib/getuser.S
patching file arch/x86/lib/insn.c
patching file arch/x86/lib/mmx_32.c
patching file arch/x86/lib/putuser.S
patching file arch/x86/lib/usercopy_32.c
patching file arch/x86/lib/usercopy_64.c
patching file arch/x86/Makefile
patching file arch/x86/mm/extable.c
patching file arch/x86/mm/fault.c
patching file arch/x86/mm/gup.c
patching file arch/x86/mm/highmem_32.c
patching file arch/x86/mm/hugetlbpage.c
patching file arch/x86/mm/init_32.c
patching file arch/x86/mm/init_64.c
patching file arch/x86/mm/init.c
patching file arch/x86/mm/iomap_32.c
patching file arch/x86/mm/ioremap.c
patching file arch/x86/mm/kmemcheck/kmemcheck.c
patching file arch/x86/mm/mmap.c
patching file arch/x86/mm/numa_32.c
patching file arch/x86/mm/pageattr.c
patching file arch/x86/mm/pageattr-test.c
patching file arch/x86/mm/pat.c
patching file arch/x86/mm/pgtable_32.c
patching file arch/x86/mm/pgtable.c
patching file arch/x86/mm/setup_nx.c
patching file arch/x86/mm/tlb.c
patching file arch/x86/oprofile/backtrace.c
patching file arch/x86/oprofile/op_model_p4.c
patching file arch/x86/pci/common.c
patching file arch/x86/pci/direct.c
patching file arch/x86/pci/fixup.c
patching file arch/x86/pci/irq.c
patching file arch/x86/pci/mmconfig_32.c
patching file arch/x86/pci/mmconfig_64.c
patching file arch/x86/pci/numaq_32.c
patching file arch/x86/pci/olpc.c
patching file arch/x86/pci/pcbios.c
patching file arch/x86/power/cpu.c
patching file arch/x86/vdso/Makefile
patching file arch/x86/vdso/vclock_gettime.c
patching file arch/x86/vdso/vdso32-setup.c
patching file arch/x86/vdso/vdso.lds.S
patching file arch/x86/vdso/vextern.h
patching file arch/x86/vdso/vma.c
patching file arch/x86/xen/enlighten.c
Hunk #3 succeeded at 1128 (offset 4 lines).
Hunk #4 succeeded at 1169 (offset 4 lines).
patching file arch/x86/xen/mmu.c
patching file arch/x86/xen/pci-swiotlb-xen.c
patching file arch/x86/xen/smp.c
patching file arch/x86/xen/xen-head.S
patching file arch/x86/xen/xen-ops.h
patching file block/blk-iopoll.c
patching file block/blk-map.c
Hunk #3 succeeded at 300 (offset -2 lines).
patching file block/blk-softirq.c
patching file crypto/lrw.c
patching file Documentation/dontdiff
patching file Documentation/filesystems/sysfs.txt
patching file Documentation/kernel-parameters.txt
patching file drivers/acpi/battery.c
Hunk #1 succeeded at 809 (offset -36 lines).
patching file drivers/acpi/blacklist.c
patching file drivers/acpi/dock.c
patching file drivers/acpi/osl.c
patching file drivers/acpi/power_meter.c
patching file drivers/acpi/proc.c
patching file drivers/acpi/processor_driver.c
patching file drivers/acpi/processor_idle.c
patching file drivers/acpi/sleep.c
patching file drivers/acpi/video.c
patching file drivers/ata/ahci.c
patching file drivers/ata/ahci.h
Hunk #1 succeeded at 309 (offset -1 lines).
patching file drivers/ata/ata_generic.c
patching file drivers/ata/ata_piix.c
patching file drivers/ata/libahci.c
patching file drivers/ata/libata-acpi.c
patching file drivers/ata/libata-core.c
patching file drivers/ata/libata-eh.c
patching file drivers/ata/libata-pmp.c
patching file drivers/ata/pata_acpi.c
patching file drivers/ata/pata_ali.c
patching file drivers/ata/pata_amd.c
patching file drivers/ata/pata_artop.c
patching file drivers/ata/pata_at32.c
patching file drivers/ata/pata_at91.c
patching file drivers/ata/pata_atiixp.c
patching file drivers/ata/pata_atp867x.c
patching file drivers/ata/pata_bf54x.c
patching file drivers/ata/pata_cmd640.c
patching file drivers/ata/pata_cmd64x.c
patching file drivers/ata/pata_cs5520.c
patching file drivers/ata/pata_cs5530.c
patching file drivers/ata/pata_cs5535.c
patching file drivers/ata/pata_cs5536.c
patching file drivers/ata/pata_cypress.c
patching file drivers/ata/pata_efar.c
patching file drivers/ata/pata_hpt366.c
patching file drivers/ata/pata_hpt37x.c
patching file drivers/ata/pata_hpt3x2n.c
patching file drivers/ata/pata_hpt3x3.c
patching file drivers/ata/pata_icside.c
patching file drivers/ata/pata_isapnp.c
patching file drivers/ata/pata_it8213.c
patching file drivers/ata/pata_it821x.c
patching file drivers/ata/pata_ixp4xx_cf.c
patching file drivers/ata/pata_jmicron.c
patching file drivers/ata/pata_legacy.c
patching file drivers/ata/pata_macio.c
patching file drivers/ata/pata_marvell.c
patching file drivers/ata/pata_mpc52xx.c
patching file drivers/ata/pata_mpiix.c
patching file drivers/ata/pata_netcell.c
patching file drivers/ata/pata_ninja32.c
patching file drivers/ata/pata_ns87410.c
patching file drivers/ata/pata_ns87415.c
patching file drivers/ata/pata_octeon_cf.c
patching file drivers/ata/pata_oldpiix.c
patching file drivers/ata/pata_opti.c
patching file drivers/ata/pata_optidma.c
patching file drivers/ata/pata_palmld.c
patching file drivers/ata/pata_pcmcia.c
patching file drivers/ata/pata_pdc2027x.c
patching file drivers/ata/pata_pdc202xx_old.c
patching file drivers/ata/pata_piccolo.c
patching file drivers/ata/pata_platform.c
patching file drivers/ata/pata_pxa.c
patching file drivers/ata/pata_qdi.c
patching file drivers/ata/pata_radisys.c
patching file drivers/ata/pata_rb532_cf.c
patching file drivers/ata/pata_rdc.c
patching file drivers/ata/pata_rz1000.c
patching file drivers/ata/pata_samsung_cf.c
patching file drivers/ata/pata_sc1200.c
patching file drivers/ata/pata_scc.c
patching file drivers/ata/pata_sch.c
patching file drivers/ata/pata_serverworks.c
patching file drivers/ata/pata_sil680.c
patching file drivers/ata/pata_sis.c
patching file drivers/ata/pata_sl82c105.c
patching file drivers/ata/pata_triflex.c
patching file drivers/ata/pata_via.c
patching file drivers/ata/pdc_adma.c
patching file drivers/ata/sata_dwc_460ex.c
patching file drivers/ata/sata_fsl.c
patching file drivers/ata/sata_inic162x.c
patching file drivers/ata/sata_mv.c
patching file drivers/ata/sata_nv.c
patching file drivers/ata/sata_promise.c
patching file drivers/ata/sata_qstor.c
patching file drivers/ata/sata_sil24.c
patching file drivers/ata/sata_sil.c
patching file drivers/ata/sata_sis.c
patching file drivers/ata/sata_svw.c
patching file drivers/ata/sata_sx4.c
patching file drivers/ata/sata_uli.c
patching file drivers/ata/sata_via.c
patching file drivers/ata/sata_vsc.c
patching file drivers/atm/adummy.c
patching file drivers/atm/ambassador.c
patching file drivers/atm/atmtcp.c
patching file drivers/atm/eni.c
patching file drivers/atm/firestream.c
patching file drivers/atm/fore200e.c
patching file drivers/atm/he.c
patching file drivers/atm/horizon.c
patching file drivers/atm/idt77252.c
patching file drivers/atm/iphase.c
patching file drivers/atm/lanai.c
patching file drivers/atm/nicstar.c
patching file drivers/atm/solos-pci.c
patching file drivers/atm/suni.c
patching file drivers/atm/uPD98402.c
patching file drivers/atm/zatm.c
patching file drivers/char/agp/frontend.c
patching file drivers/char/agp/intel-agp.c
Hunk #1 succeeded at 1056 (offset -1 lines).
patching file drivers/char/hpet.c
Hunk #2 succeeded at 553 (offset -15 lines).
Hunk #3 succeeded at 596 (offset -15 lines).
Hunk #4 succeeded at 998 (offset -17 lines).
patching file drivers/char/hvc_console.h
patching file drivers/char/hvcs.c
patching file drivers/char/ipmi/ipmi_msghandler.c
patching file drivers/char/ipmi/ipmi_si_intf.c
Hunk #3 succeeded at 3171 (offset -8 lines).
patching file drivers/char/keyboard.c
patching file drivers/char/mem.c
patching file drivers/char/n_gsm.c
patching file drivers/char/n_tty.c
patching file drivers/char/nvram.c
patching file drivers/char/pcmcia/ipwireless/tty.c
patching file drivers/char/pty.c
patching file drivers/char/random.c
patching file drivers/char/sonypi.c
patching file drivers/char/tpm/tpm_bios.c
patching file drivers/char/tty_io.c
Hunk #2 succeeded at 915 (offset -7 lines).
Hunk #3 succeeded at 941 (offset -7 lines).
Hunk #4 succeeded at 1092 (offset -7 lines).
Hunk #5 succeeded at 1118 (offset -7 lines).
Hunk #6 succeeded at 1932 (offset -9 lines).
Hunk #7 succeeded at 1946 (offset -9 lines).
Hunk #8 succeeded at 2003 (offset -9 lines).
Hunk #9 succeeded at 2014 (offset -9 lines).
Hunk #10 succeeded at 2648 (offset -9 lines).
Hunk #11 succeeded at 2675 (offset -9 lines).
Hunk #12 succeeded at 3121 (offset -9 lines).
patching file drivers/char/tty_ldisc.c
Hunk #1 succeeded at 75 (offset -1 lines).
Hunk #2 succeeded at 109 (offset -2 lines).
Hunk #3 succeeded at 137 (offset -2 lines).
Hunk #4 succeeded at 158 (offset -2 lines).
Hunk #5 succeeded at 171 (offset -2 lines).
patching file drivers/char/vt_ioctl.c
patching file drivers/cpuidle/sysfs.c
patching file drivers/edac/edac_core.h
patching file drivers/edac/edac_mc_sysfs.c
patching file drivers/firewire/core-cdev.c
patching file drivers/firmware/dmi_scan.c
patching file drivers/gpu/drm/drm_crtc_helper.c
patching file drivers/gpu/drm/drm_drv.c
patching file drivers/gpu/drm/drm_fops.c
patching file drivers/gpu/drm/drm_global.c
patching file drivers/gpu/drm/drm_info.c
patching file drivers/gpu/drm/drm_ioctl.c
patching file drivers/gpu/drm/drm_lock.c
patching file drivers/gpu/drm/i810/i810_dma.c
patching file drivers/gpu/drm/i915/dvo_ch7017.c
patching file drivers/gpu/drm/i915/dvo_ch7xxx.c
patching file drivers/gpu/drm/i915/dvo.h
patching file drivers/gpu/drm/i915/dvo_ivch.c
patching file drivers/gpu/drm/i915/dvo_sil164.c
patching file drivers/gpu/drm/i915/dvo_tfp410.c
patching file drivers/gpu/drm/i915/i915_dma.c
patching file drivers/gpu/drm/i915/i915_drv.c
patching file drivers/gpu/drm/i915/i915_gem.c
patching file drivers/gpu/drm/nouveau/nouveau_backlight.c
patching file drivers/gpu/drm/nouveau/nouveau_state.c
patching file drivers/gpu/drm/radeon/mkregtable.c
patching file drivers/gpu/drm/radeon/radeon_device.c
patching file drivers/gpu/drm/radeon/radeon_state.c
patching file drivers/gpu/drm/radeon/radeon_ttm.c
patching file drivers/gpu/drm/ttm/ttm_bo.c
patching file drivers/gpu/drm/ttm/ttm_bo_vm.c
patching file drivers/hid/hidraw.c
patching file drivers/hid/usbhid/hiddev.c
patching file drivers/hwmon/k8temp.c
patching file drivers/hwmon/sis5595.c
patching file drivers/hwmon/via686a.c
patching file drivers/hwmon/vt8231.c
patching file drivers/hwmon/w83791d.c
patching file drivers/i2c/busses/i2c-i801.c
patching file drivers/i2c/busses/i2c-piix4.c
patching file drivers/i2c/busses/i2c-sis630.c
patching file drivers/i2c/busses/i2c-sis96x.c
patching file drivers/ide/ide-cd.c
patching file drivers/ieee1394/dv1394.c
patching file drivers/ieee1394/eth1394.c
patching file drivers/ieee1394/hosts.c
patching file drivers/ieee1394/ohci1394.c
patching file drivers/ieee1394/raw1394.c
patching file drivers/ieee1394/sbp2.c
patching file drivers/ieee1394/video1394.c
patching file drivers/infiniband/core/cm.c
patching file drivers/infiniband/core/uverbs_marshall.c
patching file drivers/infiniband/hw/qib/qib.h
patching file drivers/input/keyboard/atkbd.c
patching file drivers/input/mouse/lifebook.c
patching file drivers/input/mouse/psmouse-base.c
patching file drivers/input/mouse/synaptics.c
patching file drivers/input/mousedev.c
patching file drivers/input/serio/i8042-x86ia64io.h
Hunk #2 succeeded at 413 (offset -7 lines).
Hunk #3 succeeded at 487 (offset -7 lines).
Hunk #4 succeeded at 506 (offset -7 lines).
Hunk #5 succeeded at 530 (offset -7 lines).
Hunk #6 succeeded at 604 (offset -7 lines).
patching file drivers/input/serio/serio_raw.c
patching file drivers/isdn/gigaset/common.c
patching file drivers/isdn/gigaset/gigaset.h
patching file drivers/isdn/gigaset/interface.c
patching file drivers/isdn/hardware/avm/b1.c
patching file drivers/isdn/icn/icn.c
patching file drivers/lguest/core.c
patching file drivers/macintosh/via-pmu-backlight.c
patching file drivers/macintosh/via-pmu.c
patching file drivers/md/bitmap.c
patching file drivers/md/dm-table.c
patching file drivers/md/md.c
Hunk #2 succeeded at 2479 (offset -2 lines).
Hunk #3 succeeded at 4561 (offset -2 lines).
Hunk #4 succeeded at 6403 (offset -2 lines).
Hunk #5 succeeded at 6497 (offset -2 lines).
Hunk #6 succeeded at 7015 (offset -2 lines).
patching file drivers/md/md.h
patching file drivers/media/dvb/dvb-core/dvbdev.c
patching file drivers/media/IR/lirc_dev.c
patching file drivers/media/radio/radio-cadet.c
patching file drivers/message/fusion/mptbase.c
patching file drivers/message/fusion/mptdebug.h
patching file drivers/message/fusion/mptsas.c
patching file drivers/message/fusion/mptscsih.c
patching file drivers/message/i2o/i2o_proc.c
patching file drivers/mfd/janz-cmodio.c
patching file drivers/misc/kgdbts.c
patching file drivers/misc/sgi-gru/gruhandles.c
patching file drivers/misc/sgi-gru/gruprocfs.c
patching file drivers/misc/sgi-gru/grutables.h
patching file drivers/mtd/devices/doc2000.c
patching file drivers/mtd/devices/doc2001.c
patching file drivers/mtd/nand/denali.c
patching file drivers/mtd/ubi/build.c
patching file drivers/net/cxgb3/cxgb3_main.c
patching file drivers/net/e1000e/82571.c
patching file drivers/net/e1000e/e1000.h
patching file drivers/net/e1000e/es2lan.c
patching file drivers/net/e1000e/hw.h
patching file drivers/net/e1000e/ich8lan.c
patching file drivers/net/eql.c
patching file drivers/net/igb/e1000_82575.c
patching file drivers/net/igb/e1000_hw.h
patching file drivers/net/irda/vlsi_ir.c
patching file drivers/net/macvtap.c
patching file drivers/net/pcnet32.c
patching file drivers/net/ppp_generic.c
patching file drivers/net/tg3.c
patching file drivers/net/tg3.h
patching file drivers/net/tulip/de4x5.c
patching file drivers/net/usb/hso.c
patching file drivers/net/wireless/b43/debugfs.c
patching file drivers/net/wireless/b43legacy/debugfs.c
patching file drivers/net/wireless/iwlwifi/iwl-debug.h
patching file drivers/net/wireless/libertas/debugfs.c
patching file drivers/net/wireless/rndis_wlan.c
patching file drivers/oprofile/buffer_sync.c
patching file drivers/oprofile/event_buffer.c
patching file drivers/oprofile/oprof.c
patching file drivers/oprofile/oprofilefs.c
patching file drivers/oprofile/oprofile_stats.c
patching file drivers/oprofile/oprofile_stats.h
patching file drivers/parport/procfs.c
patching file drivers/pci/hotplug/acpiphp_glue.c
patching file drivers/pci/hotplug/cpqphp_nvram.c
patching file drivers/pci/intel-iommu.c
patching file drivers/pci/pcie/portdrv_pci.c
patching file drivers/pci/probe.c
patching file drivers/pci/proc.c
patching file drivers/pcmcia/ti113x.h
patching file drivers/pcmcia/yenta_socket.c
patching file drivers/platform/x86/acer-wmi.c
patching file drivers/platform/x86/asus_acpi.c
patching file drivers/platform/x86/asus-laptop.c
patching file drivers/platform/x86/dell-laptop.c
patching file drivers/platform/x86/eeepc-laptop.c
patching file drivers/platform/x86/fujitsu-laptop.c
patching file drivers/platform/x86/sony-laptop.c
patching file drivers/platform/x86/thinkpad_acpi.c
patching file drivers/platform/x86/toshiba_acpi.c
patching file drivers/pnp/pnpbios/bioscalls.c
patching file drivers/pnp/quirks.c
patching file drivers/pnp/resource.c
patching file drivers/s390/cio/qdio_debug.c
patching file drivers/scsi/ipr.c
patching file drivers/scsi/libfc/fc_exch.c
patching file drivers/scsi/libsas/sas_ata.c
Hunk #1 FAILED at 344.
1 out of 1 hunk FAILED -- saving rejects to file drivers/scsi/libsas/sas_ata.c.rej
patching file drivers/scsi/mpt2sas/mpt2sas_debug.h
patching file drivers/scsi/qla2xxx/qla_os.c
Hunk #1 succeeded at 3946 (offset -5 lines).
patching file drivers/scsi/scsi_logging.h
patching file drivers/scsi/sg.c
patching file drivers/serial/8250_pci.c
patching file drivers/serial/kgdboc.c
patching file drivers/staging/comedi/comedi_fops.c
patching file drivers/staging/dream/pmem.c
patching file drivers/staging/dream/qdsp5/adsp_driver.c
patching file drivers/staging/dream/qdsp5/audio_aac.c
patching file drivers/staging/dream/qdsp5/audio_amrnb.c
patching file drivers/staging/dream/qdsp5/audio_evrc.c
patching file drivers/staging/dream/qdsp5/audio_in.c
patching file drivers/staging/dream/qdsp5/audio_mp3.c
patching file drivers/staging/dream/qdsp5/audio_out.c
patching file drivers/staging/dream/qdsp5/audio_qcelp.c
patching file drivers/staging/dream/qdsp5/snd.c
patching file drivers/staging/go7007/go7007-v4l2.c
patching file drivers/staging/hv/hv.c
patching file drivers/staging/msm/msm_fb_bl.c
patching file drivers/staging/phison/phison.c
patching file drivers/staging/pohmelfs/inode.c
patching file drivers/staging/pohmelfs/mcache.c
patching file drivers/staging/pohmelfs/netfs.h
patching file drivers/staging/rtl8192u/ieee80211/proc.c
patching file drivers/staging/samsung-laptop/samsung-laptop.c
patching file drivers/staging/spectra/ffsport.c
patching file drivers/staging/vme/devices/vme_user.c
patching file drivers/usb/atm/cxacru.c
patching file drivers/usb/atm/usbatm.c
patching file drivers/usb/class/cdc-acm.c
patching file drivers/usb/class/cdc-wdm.c
patching file drivers/usb/class/usblp.c
patching file drivers/usb/core/hcd.c
patching file drivers/usb/core/hub.c
Hunk #1 succeeded at 3456 (offset -3 lines).
patching file drivers/usb/core/message.c
patching file drivers/usb/early/ehci-dbgp.c
patching file drivers/usb/host/ehci-pci.c
Hunk #1 succeeded at 445 (offset -12 lines).
patching file drivers/usb/host/uhci-hcd.c
patching file drivers/usb/mon/mon_main.c
patching file drivers/usb/storage/debug.h
patching file drivers/usb/storage/usb.c
patching file drivers/usb/storage/usual-tables.c
patching file drivers/uwb/wlp/messages.c
patching file drivers/vhost/vhost.c
patching file drivers/video/atmel_lcdfb.c
patching file drivers/video/aty/aty128fb.c
patching file drivers/video/aty/atyfb_base.c
patching file drivers/video/aty/radeon_backlight.c
patching file drivers/video/backlight/88pm860x_bl.c
patching file drivers/video/backlight/max8925_bl.c
patching file drivers/video/fbcmap.c
patching file drivers/video/fbmem.c
patching file drivers/video/fbmon.c
patching file drivers/video/i810/i810_accel.c
patching file drivers/video/i810/i810_main.c
patching file drivers/video/modedb.c
patching file drivers/video/nvidia/nv_backlight.c
patching file drivers/video/omap2/displays/panel-taal.c
patching file drivers/video/riva/fbdev.c
patching file drivers/video/uvesafb.c
patching file drivers/video/vesafb.c
patching file fs/9p/vfs_inode.c
patching file fs/aio.c
patching file fs/attr.c
patching file fs/autofs/root.c
patching file fs/autofs4/root.c
patching file fs/autofs4/symlink.c
patching file fs/befs/linuxvfs.c
patching file fs/binfmt_aout.c
patching file fs/binfmt_elf.c
patching file fs/binfmt_flat.c
patching file fs/binfmt_misc.c
patching file fs/bio.c
Hunk #1 succeeded at 1214 (offset -19 lines).
patching file fs/block_dev.c
patching file fs/btrfs/ctree.c
patching file fs/btrfs/disk-io.c
patching file fs/btrfs/extent_io.h
patching file fs/btrfs/free-space-cache.c
patching file fs/btrfs/inode.c
patching file fs/btrfs/relocation.c
patching file fs/cachefiles/bind.c
patching file fs/cachefiles/daemon.c
patching file fs/cachefiles/rdwr.c
patching file fs/ceph/dir.c
patching file fs/cifs/cifs_uniupr.h
patching file fs/cifs/link.c
patching file fs/compat_binfmt_elf.c
patching file fs/compat.c
Hunk #2 FAILED at 1447.
Hunk #6 succeeded at 1610 with fuzz 2.
1 out of 6 hunks FAILED -- saving rejects to file fs/compat.c.rej
patching file fs/compat_ioctl.c
patching file fs/debugfs/inode.c
patching file fs/dlm/lockspace.c
patching file fs/ecryptfs/inode.c
Hunk #1 succeeded at 740 (offset -5 lines).
Hunk #2 succeeded at 786 (offset -5 lines).
Hunk #3 succeeded at 801 (offset -5 lines).
patching file fs/ecryptfs/miscdev.c
patching file fs/exec.c
Hunk #3 succeeded at 173 (offset -19 lines).
Hunk #4 succeeded at 249 (offset -21 lines).
Hunk #5 succeeded at 268 (offset -21 lines).
Hunk #6 succeeded at 505 (offset -25 lines).
Hunk #7 succeeded at 535 (offset -25 lines).
Hunk #8 succeeded at 545 (offset -25 lines).
Hunk #9 succeeded at 629 (offset -25 lines).
Hunk #10 succeeded at 640 (offset -25 lines).
Hunk #11 succeeded at 680 (offset -25 lines).
Hunk #12 succeeded at 720 (offset -25 lines).
Hunk #13 succeeded at 757 (offset -25 lines).
Hunk #14 succeeded at 1174 (offset -26 lines).
Hunk #15 succeeded at 1370 (offset -26 lines).
Hunk #16 succeeded at 1411 (offset -26 lines).
Hunk #17 succeeded at 1452 (offset -26 lines).
Hunk #18 FAILED at 1523.
Hunk #19 succeeded at 1660 (offset -28 lines).
Hunk #20 succeeded at 2081 (offset -28 lines).
Hunk #21 succeeded at 2199 (offset -28 lines).
1 out of 21 hunks FAILED -- saving rejects to file fs/exec.c.rej
patching file fs/ext2/balloc.c
patching file fs/ext2/xattr.c
patching file fs/ext3/balloc.c
patching file fs/ext3/namei.c
patching file fs/ext3/xattr.c
patching file fs/ext4/balloc.c
patching file fs/ext4/namei.c
patching file fs/ext4/xattr.c
patching file fs/fcntl.c
patching file fs/fifo.c
patching file fs/file.c
patching file fs/fs_struct.c
patching file fs/fuse/control.c
patching file fs/fuse/cuse.c
patching file fs/fuse/dev.c
patching file fs/fuse/dir.c
patching file fs/fuse/fuse_i.h
patching file fs/hfs/inode.c
patching file fs/hfsplus/inode.c
patching file fs/hugetlbfs/inode.c
patching file fs/ioctl.c
patching file fs/jffs2/debug.h
patching file fs/jffs2/erase.c
patching file fs/jffs2/summary.h
patching file fs/jffs2/wbuf.c
patching file fs/Kconfig.binfmt
patching file fs/lockd/svc.c
patching file fs/locks.c
patching file fs/namei.c
patching file fs/namespace.c
patching file fs/nfs/inode.c
patching file fs/nfs/nfs4proc.c
Hunk #25 succeeded at 3749 (offset 3 lines).
Hunk #26 succeeded at 3822 (offset 3 lines).
Hunk #27 succeeded at 4233 (offset 3 lines).
Hunk #28 succeeded at 4251 (offset 3 lines).
Hunk #29 succeeded at 4316 (offset 3 lines).
Hunk #30 succeeded at 4376 (offset 3 lines).
patching file fs/nfsd/lockd.c
patching file fs/nfsd/nfsctl.c
patching file fs/nfsd/vfs.c
patching file fs/nls/nls_base.c
patching file fs/ntfs/dir.c
patching file fs/ntfs/file.c
patching file fs/ocfs2/localalloc.c
patching file fs/ocfs2/ocfs2.h
patching file fs/ocfs2/suballoc.c
patching file fs/ocfs2/super.c
patching file fs/ocfs2/symlink.c
patching file fs/open.c
patching file fs/pipe.c
patching file fs/proc/array.c
patching file fs/proc/base.c
patching file fs/proc/cmdline.c
patching file fs/proc/devices.c
patching file fs/proc/inode.c
patching file fs/proc/internal.h
patching file fs/proc/Kconfig
patching file fs/proc/kcore.c
patching file fs/proc/meminfo.c
patching file fs/proc/nommu.c
patching file fs/proc/proc_net.c
patching file fs/proc/proc_sysctl.c
patching file fs/proc/root.c
patching file fs/proc/task_mmu.c
patching file fs/proc/task_nommu.c
patching file fs/readdir.c
patching file fs/reiserfs/do_balan.c
patching file fs/reiserfs/item_ops.c
patching file fs/reiserfs/procfs.c
patching file fs/select.c
patching file fs/seq_file.c
patching file fs/smbfs/symlink.c
patching file fs/splice.c
Hunk #8 succeeded at 1757 (offset 12 lines).
Hunk #9 succeeded at 1791 (offset 12 lines).
Hunk #10 succeeded at 1804 (offset 12 lines).
Hunk #11 succeeded at 1842 (offset 12 lines).
Hunk #12 succeeded at 1949 (offset 12 lines).
Hunk #13 succeeded at 1994 (offset 12 lines).
patching file fs/sysfs/symlink.c
patching file fs/udf/misc.c
patching file fs/udf/udfdecl.h
patching file fs/utimes.c
patching file fs/xattr_acl.c
patching file fs/xattr.c
patching file fs/xfs/linux-2.6/xfs_ioctl.c
patching file fs/xfs/linux-2.6/xfs_iops.c
patching file fs/xfs/xfs_bmap.c
The next patch would create the file grsecurity/gracl_alloc.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/gracl.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/gracl_cap.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/gracl_fs.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/gracl_ip.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/gracl_learn.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/gracl_res.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/gracl_segv.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/gracl_shm.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_chdir.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_chroot.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_disabled.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_exec.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_fifo.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_fork.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_init.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_link.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_log.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_mem.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_mount.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_pax.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_ptrace.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_sig.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_sock.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_sysctl.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_time.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsec_tpe.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/grsum.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/Kconfig,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file grsecurity/Makefile,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
patching file include/acpi/acoutput.h
patching file include/acpi/acpi_drivers.h
patching file include/asm-generic/atomic-long.h
patching file include/asm-generic/dma-mapping-common.h
patching file include/asm-generic/futex.h
patching file include/asm-generic/int-l64.h
patching file include/asm-generic/int-ll64.h
patching file include/asm-generic/kmap_types.h
patching file include/asm-generic/pgtable.h
patching file include/asm-generic/pgtable-nopmd.h
patching file include/asm-generic/pgtable-nopud.h
patching file include/asm-generic/vmlinux.lds.h
patching file include/drm/drm_pciids.h
patching file include/drm/drmP.h
patching file include/linux/a.out.h
patching file include/linux/atmdev.h
patching file include/linux/binfmts.h
Hunk #1 succeeded at 87 (offset -5 lines).
patching file include/linux/blkdev.h
patching file include/linux/byteorder/little_endian.h
patching file include/linux/cache.h
patching file include/linux/capability.h
patching file include/linux/compiler-gcc4.h
patching file include/linux/compiler.h
patching file include/linux/decompress/mm.h
patching file include/linux/dma-mapping.h
patching file include/linux/elf.h
patching file include/linux/fs.h
patching file include/linux/fs_struct.h
patching file include/linux/genhd.h
The next patch would create the file include/linux/gracl.h,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file include/linux/gralloc.h,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file include/linux/grdefs.h,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file include/linux/grinternal.h,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file include/linux/grmsg.h,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file include/linux/grsecurity.h,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file include/linux/grsock.h,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
patching file include/linux/highmem.h
patching file include/linux/init.h
patching file include/linux/interrupt.h
patching file include/linux/jbd2.h
patching file include/linux/jbd.h
patching file include/linux/kallsyms.h
patching file include/linux/kgdb.h
patching file include/linux/kvm_host.h
patching file include/linux/libata.h
patching file include/linux/lockd/bind.h
patching file include/linux/mm.h
patching file include/linux/mm_types.h
patching file include/linux/mmu_notifier.h
patching file include/linux/mmzone.h
patching file include/linux/mod_devicetable.h
patching file include/linux/module.h
patching file include/linux/moduleloader.h
patching file include/linux/moduleparam.h
patching file include/linux/namei.h
The next patch would create the file include/linux/netfilter/xt_gradm.h,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
patching file include/linux/oprofile.h
patching file include/linux/pipe_fs_i.h
patching file include/linux/poison.h
patching file include/linux/proc_fs.h
patching file include/linux/random.h
patching file include/linux/reiserfs_fs.h
patching file include/linux/reiserfs_fs_sb.h
patching file include/linux/rmap.h
patching file include/linux/sched.h
patching file include/linux/screen_info.h
patching file include/linux/security.h
patching file include/linux/shm.h
patching file include/linux/skbuff.h
patching file include/linux/slab.h
patching file include/linux/slub_def.h
patching file include/linux/sonet.h
patching file include/linux/sunrpc/clnt.h
patching file include/linux/suspend.h
patching file include/linux/sysctl.h
patching file include/linux/sysfs.h
patching file include/linux/thread_info.h
patching file include/linux/tty.h
Hunk #2 succeeded at 464 (offset -1 lines).
Hunk #3 succeeded at 526 (offset -1 lines).
patching file include/linux/tty_ldisc.h
patching file include/linux/types.h
patching file include/linux/u64_stats_sync.h
patching file include/linux/uaccess.h
patching file include/linux/unaligned/access_ok.h
patching file include/linux/usb/hcd.h
patching file include/linux/vmalloc.h
patching file include/linux/vmstat.h
patching file include/net/inetpeer.h
patching file include/net/irda/ircomm_tty.h
patching file include/net/neighbour.h
patching file include/net/netlink.h
patching file include/net/sctp/sctp.h
patching file include/net/tcp.h
patching file include/net/udp.h
patching file include/sound/ac97_codec.h
patching file include/trace/events/irq.h
patching file include/video/uvesafb.h
patching file init/do_mounts.c
patching file init/do_mounts.h
patching file init/do_mounts_initrd.c
patching file init/do_mounts_md.c
patching file init/initramfs.c
patching file init/Kconfig
patching file init/main.c
patching file init/noinitramfs.c
patching file ipc/mqueue.c
patching file ipc/shm.c
Hunk #3 succeeded at 893 (offset -1 lines).
patching file kernel/acct.c
patching file kernel/capability.c
patching file kernel/compat.c
patching file kernel/configs.c
patching file kernel/cred.c
patching file kernel/debug/debug_core.c
patching file kernel/debug/kdb/kdb_main.c
patching file kernel/exit.c
Hunk #7 FAILED at 930.
Hunk #8 succeeded at 939 with fuzz 2 (offset -9 lines).
Hunk #9 succeeded at 1006 (offset -9 lines).
1 out of 9 hunks FAILED -- saving rejects to file kernel/exit.c.rej
patching file kernel/fork.c
patching file kernel/futex.c
Hunk #3 succeeded at 1849 (offset 2 lines).
Hunk #4 succeeded at 2382 (offset -1 lines).
Hunk #5 succeeded at 2400 (offset -1 lines).
Hunk #6 succeeded at 2471 (offset -1 lines).
patching file kernel/futex_compat.c
patching file kernel/gcov/base.c
patching file kernel/hrtimer.c
patching file kernel/kallsyms.c
patching file kernel/kmod.c
patching file kernel/kprobes.c
patching file kernel/lockdep.c
patching file kernel/lockdep_proc.c
patching file kernel/module.c
patching file kernel/panic.c
patching file kernel/pid.c
patching file kernel/posix-cpu-timers.c
patching file kernel/power/hibernate.c
patching file kernel/power/poweroff.c
patching file kernel/power/process.c
patching file kernel/power/suspend.c
patching file kernel/printk.c
patching file kernel/ptrace.c
patching file kernel/rcutree.c
patching file kernel/resource.c
patching file kernel/rtmutex.c
patching file kernel/sched.c
Hunk #1 succeeded at 4443 (offset 7 lines).
Hunk #2 succeeded at 4478 (offset 7 lines).
Hunk #3 succeeded at 4622 (offset 7 lines).
Hunk #4 succeeded at 6789 (offset -5 lines).
patching file kernel/sched_fair.c
patching file kernel/signal.c
patching file kernel/smp.c
patching file kernel/softirq.c
patching file kernel/sys.c
patching file kernel/sysctl.c
patching file kernel/sysctl_check.c
patching file kernel/taskstats.c
patching file kernel/time/tick-broadcast.c
patching file kernel/time/timer_list.c
patching file kernel/time/timer_stats.c
patching file kernel/time.c
patching file kernel/timer.c
patching file kernel/trace/ftrace.c
patching file kernel/trace/ring_buffer.c
patching file kernel/trace/trace.c
patching file kernel/trace/trace_output.c
patching file kernel/trace/trace_stack.c
patching file lib/bug.c
patching file lib/debugobjects.c
patching file lib/dma-debug.c
patching file lib/inflate.c
patching file lib/Kconfig.debug
patching file lib/kref.c
patching file lib/parser.c
patching file lib/radix-tree.c
Hunk #1 succeeded at 80 with fuzz 2.
patching file lib/vsprintf.c
The next patch would create the file localversion-grsec,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
patching file Makefile
patching file mm/bootmem.c
patching file mm/filemap.c
Hunk #1 succeeded at 1640 (offset 3 lines).
Hunk #2 succeeded at 2036 (offset 3 lines).
patching file mm/fremap.c
patching file mm/highmem.c
patching file mm/hugetlb.c
Hunk #2 succeeded at 2423 (offset -3 lines).
Hunk #3 succeeded at 2581 (offset -3 lines).
Hunk #4 succeeded at 2614 (offset -3 lines).
Hunk #5 succeeded at 2625 (offset -3 lines).
patching file mm/Kconfig
patching file mm/kmemleak.c
patching file mm/maccess.c
patching file mm/madvise.c
patching file mm/memory.c
patching file mm/memory-failure.c
patching file mm/mempolicy.c
patching file mm/migrate.c
patching file mm/mlock.c
patching file mm/mmap.c
patching file mm/mprotect.c
Hunk #6 succeeded at 351 (offset -1 lines).
Hunk #7 succeeded at 369 (offset -1 lines).
Hunk #8 succeeded at 401 (offset -1 lines).
Hunk #9 succeeded at 415 (offset -1 lines).
Hunk #10 FAILED at 438.
1 out of 10 hunks FAILED -- saving rejects to file mm/mprotect.c.rej
patching file mm/mremap.c
patching file mm/nommu.c
patching file mm/page_alloc.c
Hunk #1 succeeded at 642 (offset -5 lines).
Hunk #2 succeeded at 664 (offset -5 lines).
Hunk #3 succeeded at 784 (offset -5 lines).
Hunk #4 succeeded at 4009 (offset -5 lines).
patching file mm/percpu.c
patching file mm/rmap.c
patching file mm/shmem.c
patching file mm/slab.c
patching file mm/slob.c
patching file mm/slub.c
patching file mm/util.c
patching file mm/vmalloc.c
Hunk #7 succeeded at 1268 (offset -9 lines).
Hunk #8 succeeded at 1503 (offset -9 lines).
Hunk #9 succeeded at 1617 (offset -9 lines).
Hunk #10 succeeded at 1642 (offset -9 lines).
Hunk #11 succeeded at 1659 (offset -9 lines).
Hunk #12 succeeded at 1674 (offset -9 lines).
Hunk #13 succeeded at 1702 (offset -9 lines).
Hunk #14 succeeded at 1725 (offset -9 lines).
Hunk #15 succeeded at 1747 (offset -9 lines).
Hunk #16 succeeded at 1762 (offset -9 lines).
Hunk #17 succeeded at 2027 (offset -9 lines).
patching file mm/vmstat.c
patching file net/8021q/vlan.c
patching file net/atm/atm_misc.c
patching file net/atm/proc.c
patching file net/atm/resources.c
patching file net/ax25/af_ax25.c
patching file net/bridge/br_multicast.c
patching file net/bridge/br_stp_if.c
patching file net/bridge/netfilter/ebtables.c
patching file net/core/dev.c
Hunk #2 succeeded at 3482 (offset -10 lines).
patching file net/core/net-sysfs.c
patching file net/core/sock.c
patching file net/dccp/ccids/ccid3.c
patching file net/dccp/dccp.h
patching file net/decnet/sysctl_net_decnet.c
patching file net/econet/Kconfig
patching file net/ipv4/inet_diag.c
patching file net/ipv4/inet_hashtables.c
patching file net/ipv4/inetpeer.c
patching file net/ipv4/ip_fragment.c
patching file net/ipv4/netfilter/arp_tables.c
patching file net/ipv4/netfilter/ip_tables.c
patching file net/ipv4/netfilter/nf_nat_snmp_basic.c
patching file net/ipv4/route.c
patching file net/ipv4/tcp.c
patching file net/ipv4/tcp_ipv4.c
patching file net/ipv4/tcp_minisocks.c
patching file net/ipv4/tcp_probe.c
patching file net/ipv4/tcp_timer.c
patching file net/ipv4/udp.c
patching file net/ipv6/exthdrs.c
patching file net/ipv6/netfilter/ip6_tables.c
patching file net/ipv6/raw.c
patching file net/ipv6/tcp_ipv6.c
patching file net/ipv6/udp.c
patching file net/irda/ircomm/ircomm_tty.c
patching file net/key/af_key.c
patching file net/mac80211/ieee80211_i.h
patching file net/mac80211/iface.c
patching file net/mac80211/main.c
Hunk #1 succeeded at 152 (offset -1 lines).
patching file net/mac80211/pm.c
patching file net/mac80211/rate.c
Hunk #1 succeeded at 357 (offset -3 lines).
patching file net/mac80211/rc80211_pid_debugfs.c
patching file net/mac80211/tx.c
patching file net/mac80211/util.c
patching file net/netfilter/Kconfig
patching file net/netfilter/Makefile
patching file net/netfilter/nf_conntrack_netlink.c
The next patch would create the file net/netfilter/xt_gradm.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
patching file net/netlink/af_netlink.c
patching file net/netrom/af_netrom.c
patching file net/packet/af_packet.c
patching file net/phonet/af_phonet.c
patching file net/phonet/socket.c
patching file net/sctp/proc.c
patching file net/sctp/socket.c
patching file net/socket.c
patching file net/sunrpc/sched.c
patching file net/sunrpc/xprtrdma/svc_rdma.c
patching file net/sysctl_net.c
patching file net/tipc/socket.c
patching file net/unix/af_unix.c
patching file net/wireless/reg.c
patching file net/wireless/wext-core.c
patching file net/x25/x25_facilities.c
Hunk #1 FAILED at 157.
1 out of 1 hunk FAILED -- saving rejects to file net/x25/x25_facilities.c.rej
patching file net/xfrm/xfrm_policy.c
patching file scripts/basic/fixdep.c
patching file scripts/kallsyms.c
patching file scripts/mod/file2alias.c
patching file scripts/mod/modpost.c
patching file scripts/mod/modpost.h
patching file scripts/mod/sumversion.c
patching file scripts/pnmtologo.c
patching file security/apparmor/lsm.c
patching file security/commoncap.c
patching file security/integrity/ima/ima_api.c
patching file security/integrity/ima/ima_fs.c
patching file security/integrity/ima/ima.h
patching file security/integrity/ima/ima_queue.c
patching file security/Kconfig
patching file security/min_addr.c
patching file security/security.c
patching file security/selinux/hooks.c
patching file security/smack/smack_lsm.c
patching file security/tomoyo/tomoyo.c
patching file sound/aoa/codecs/onyx.c
patching file sound/core/oss/pcm_oss.c
Hunk #1 succeeded at 2966 (offset -3 lines).
patching file sound/core/seq/seq_lock.h
patching file sound/drivers/mts64.c
patching file sound/drivers/portman2x4.c
patching file sound/oss/sb_audio.c
patching file sound/pci/ac97/ac97_codec.c
patching file sound/pci/ac97/ac97_patch.c
patching file sound/pci/ens1370.c
patching file sound/pci/hda/patch_hdmi.c
patching file sound/pci/intel8x0.c
Hunk #2 succeeded at 2135 (offset -6 lines).
patching file sound/pci/intel8x0m.c
patching file usr/gen_init_cpio.c
patching file virt/kvm/kvm_main.c
    Aborting...
[turgon@myhost kernel26-grsecurity]$

Moderator edit - forum code tags added. Always use tags for content such as this. tomk


My life is my message.

Offline

#6 2010-12-11 08:01:00

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] Kernel - grsecurity

The patch you are using does not apply cleanly to the kernel source you are using. Make sure you have the right patch.

Offline

#7 2010-12-11 16:30:48

Turgon
Member
Registered: 2009-01-14
Posts: 19

Re: [SOLVED] Kernel - grsecurity

Thank you tomk!
I will check the patch..
Anyway, i'll change this topic to"SOLVED", cause it's look like i have a lot of work..

Thank you all!


My life is my message.

Offline

Board footer

Powered by FluxBB