search for: rozycki

Displaying 20 results from an estimated 22 matches for "rozycki".

2003 Nov 15
2
[patch] 3.7.1p2: slogin symlink fixes
.... EXEEXT is not respected for slogin. Here is a fix for both problems -- the "./" is simply removed, EXEEXT is added, the availability of symlinks is tested and the installation command is rewritten to work even with hardlinks. It works for me. Please apply. Maciej -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro at ds2.pg.gda.pl, PGP key available + openssh-3.6.1p2-symlink.patch diff -up --recursive --new-file openssh-3.6.1p2.macro/Makefile.in openssh-3.6.1p2/Makefile....
2016 Jan 15
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On 01/14/2016 04:47 PM, Paul E. McKenney wrote: > On Thu, Jan 14, 2016 at 03:33:40PM -0800, Leonid Yegoshin wrote: >> Don't be fooled here by words "ordered" and "completed" - it is HW >> design items and actually written poorly. >> Just assume that SYNC_MB is absolutely the same as SYNC for any CPU >> and coherent device (besides performance).
2016 Jan 15
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On 01/14/2016 04:47 PM, Paul E. McKenney wrote: > On Thu, Jan 14, 2016 at 03:33:40PM -0800, Leonid Yegoshin wrote: >> Don't be fooled here by words "ordered" and "completed" - it is HW >> design items and actually written poorly. >> Just assume that SYNC_MB is absolutely the same as SYNC for any CPU >> and coherent device (besides performance).
2016 Jan 28
0
[v3,11/41] mips: reuse asm-generic/barrier.h
On 01/27/2016 03:26 AM, Maciej W. Rozycki wrote: > On Fri, 15 Jan 2016, Leonid Yegoshin wrote: > >>> So you need to build a different kernel for some types of MIPS systems? >>> Or do you do boot-time rewriting, like a number of other arches do? >> I don't know. I would like to have responses. Ralf asked Ma...
2016 Jan 28
0
[v3,11/41] mips: reuse asm-generic/barrier.h
On 01/27/2016 03:26 AM, Maciej W. Rozycki wrote: > On Fri, 15 Jan 2016, Leonid Yegoshin wrote: > >>> So you need to build a different kernel for some types of MIPS systems? >>> Or do you do boot-time rewriting, like a number of other arches do? >> I don't know. I would like to have responses. Ralf asked Ma...
2002 Jan 18
1
[patch] openssh 3.0.2p1: Libwrap gets linked in unnecessarily
...IBS which makes it be linked in to all binaries. This is unnecessary and leads to bogus dependencies if libwrap is a shared library. Following is a trivial fix that reserves a separate autoconf substitution variable LIBWRAP, which is only used for sshd. Please apply. Maciej -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro at ds2.pg.gda.pl, PGP key available + openssh-3.0.1p1-libwrap.patch diff -up --recursive --new-file openssh-3.0.1p1.macro/Makefile.in openssh-3.0.1p1/Makefile....
2007 Apr 18
2
refactoring io_apic.c
...d_lapic_irq -}; - -static void setup_nmi (void) -{ - /* - * Dirty trick to enable the NMI watchdog ... - * We put the 8259A master into AEOI mode and - * unmask on all local APICs LVT0 as NMI. - * - * The idea to use the 8259A in AEOI mode ('8259A Virtual Wire') - * is from Maciej W. Rozycki - so we do not have to EOI from - * the NMI handler or the timer interrupt. - */ - apic_printk(APIC_VERBOSE, KERN_INFO "activating NMI Watchdog ..."); - - on_each_cpu(enable_NMI_through_LVT0, NULL, 1, 1); - - apic_printk(APIC_VERBOSE, " done.\n"); -} - -/* - * This looks a bi...
2007 Apr 18
2
refactoring io_apic.c
...d_lapic_irq -}; - -static void setup_nmi (void) -{ - /* - * Dirty trick to enable the NMI watchdog ... - * We put the 8259A master into AEOI mode and - * unmask on all local APICs LVT0 as NMI. - * - * The idea to use the 8259A in AEOI mode ('8259A Virtual Wire') - * is from Maciej W. Rozycki - so we do not have to EOI from - * the NMI handler or the timer interrupt. - */ - apic_printk(APIC_VERBOSE, KERN_INFO "activating NMI Watchdog ..."); - - on_each_cpu(enable_NMI_through_LVT0, NULL, 1, 1); - - apic_printk(APIC_VERBOSE, " done.\n"); -} - -/* - * This looks a bi...
2013 Jul 22
1
[PATCH 1/1 v2] Add UFS1/2 support to Extlinux installer.
...ility + * Rutgers, The State University of New Jersey + * + * Copyright (c) 2013 Raphael S. Carvalho <raphael.scarv at gmail.com> + * + * Clean swab support by Fare <fare at tunes.org> + * just hope no one is using NNUUXXI on __?64 structure elements + * 64-bit clean thanks to Maciej W. Rozycki <macro at ds2.pg.gda.pl> + * + * 4.4BSD (FreeBSD) support added on February 1st 1998 by + * Niels Kristian Bech Jensen <nkbj at image.dk> partially based + * on code by Martin von Loewis <martin at mira.isdn.cs.tu-berlin.de>. + * + * NeXTstep support added on February 5th 1998 by...
2013 Jul 12
2
[PATCH 001/001] Add UFS1/2 support to Extlinux installer.
...ility + * Rutgers, The State University of New Jersey + * + * Copyright (c) 2013 Raphael S. Carvalho <raphael.scarv at gmail.com> + * + * Clean swab support by Fare <fare at tunes.org> + * just hope no one is using NNUUXXI on __?64 structure elements + * 64-bit clean thanks to Maciej W. Rozycki <macro at ds2.pg.gda.pl> + * + * 4.4BSD (FreeBSD) support added on February 1st 1998 by + * Niels Kristian Bech Jensen <nkbj at image.dk> partially based + * on code by Martin von Loewis <martin at mira.isdn.cs.tu-berlin.de>. + * + * NeXTstep support added on February 5th 1998 by...
2014 May 29
3
[PATCH 0/2] UFS1/2 support series
From: Raphael S. Carvalho <raphael.scarv at gmail.com> Wrote the documentation below. I think it would be good to push the doc to the wiki as soon as the UFS support gets merged. Unix Fast File System (UFS/FFS) 1/2 on Syslinux - (usage/install) ----- There is a confusion about the name of this file system, then I decided to contact the author who replied: "The name has always been
2014 May 29
3
[PATCH v2 0/2] UFS1/2 support series
From: Raphael S. Carvalho <raphael.scarv at gmail.com> Change since v1: * Fix bug on dentry structure (thank you specification; btw, sarcasm), and consequently a bug on ufs_readdir. * Add readlink support (applied tests for symlinks whose destionation path were stored in blk pointers and the file itself). * Several improvements. Wrote the documentation below. I think it would be good to
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...horst <maarten.lankhorst@canonical.com> Maarten ter Huurne <maarten@treewalker.org> Mac Lin <mkl0301@gmail.com> Maciej Patelczyk <maciej.patelczyk@intel.com> Maciej Sosnowski <maciej.sosnowski@intel.com> Maciej Trela <maciej.trela@intel.com> Maciej W. Rozycki <macro@codesourcery.com> Maciej W. Rozycki <macro@linux-mips.org> Maciej Żenczykowski <maze@google.com> Maciek Borzecki <maciek.borzecki@gmail.com> Macpaul Lin <macpaul.from.taiwan@gmail.com> Macpaul Lin <macpaul@gmail.com> Madhan Jaganathan <madha...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...horst <maarten.lankhorst@canonical.com> Maarten ter Huurne <maarten@treewalker.org> Mac Lin <mkl0301@gmail.com> Maciej Patelczyk <maciej.patelczyk@intel.com> Maciej Sosnowski <maciej.sosnowski@intel.com> Maciej Trela <maciej.trela@intel.com> Maciej W. Rozycki <macro@codesourcery.com> Maciej W. Rozycki <macro@linux-mips.org> Maciej Żenczykowski <maze@google.com> Maciek Borzecki <maciek.borzecki@gmail.com> Macpaul Lin <macpaul.from.taiwan@gmail.com> Macpaul Lin <macpaul@gmail.com> Madhan Jaganathan <madha...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...ling.ma@intel.com> Maarten Lankhorst <maarten.lankhorst@canonical.com> Maarten ter Huurne <maarten@treewalker.org> Maciej Patelczyk <maciej.patelczyk@intel.com> Maciej Sosnowski <maciej.sosnowski@intel.com> Maciej Trela <maciej.trela@intel.com> Maciej W. Rozycki <macro@codesourcery.com> Maciej Żenczykowski <maze@google.com> Maciek Borzecki <maciek.borzecki@gmail.com> Macpaul Lin <macpaul.from.taiwan@gmail.com> Macpaul Lin <macpaul@gmail.com> Madhan Jaganathan <madhanj@qca.qualcomm.com> Madhusudan Bhat <mbh...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...ling.ma@intel.com> Maarten Lankhorst <maarten.lankhorst@canonical.com> Maarten ter Huurne <maarten@treewalker.org> Maciej Patelczyk <maciej.patelczyk@intel.com> Maciej Sosnowski <maciej.sosnowski@intel.com> Maciej Trela <maciej.trela@intel.com> Maciej W. Rozycki <macro@codesourcery.com> Maciej Żenczykowski <maze@google.com> Maciek Borzecki <maciek.borzecki@gmail.com> Macpaul Lin <macpaul.from.taiwan@gmail.com> Macpaul Lin <macpaul@gmail.com> Madhan Jaganathan <madhanj@qca.qualcomm.com> Madhusudan Bhat <mbh...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...horst <maarten.lankhorst@canonical.com> Maarten ter Huurne <maarten@treewalker.org> Mac Lin <mkl0301@gmail.com> Maciej Patelczyk <maciej.patelczyk@intel.com> Maciej Sosnowski <maciej.sosnowski@intel.com> Maciej Trela <maciej.trela@intel.com> Maciej W. Rozycki <macro@codesourcery.com> Maciej Żenczykowski <maze@google.com> Maciek Borzecki <maciek.borzecki@gmail.com> Macpaul Lin <macpaul.from.taiwan@gmail.com> Macpaul Lin <macpaul@gmail.com> Madhan Jaganathan <madhanj@qca.qualcomm.com> Madhusudan Bhat <mbh...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...horst <maarten.lankhorst@canonical.com> Maarten ter Huurne <maarten@treewalker.org> Mac Lin <mkl0301@gmail.com> Maciej Patelczyk <maciej.patelczyk@intel.com> Maciej Sosnowski <maciej.sosnowski@intel.com> Maciej Trela <maciej.trela@intel.com> Maciej W. Rozycki <macro@codesourcery.com> Maciej Żenczykowski <maze@google.com> Maciek Borzecki <maciek.borzecki@gmail.com> Macpaul Lin <macpaul.from.taiwan@gmail.com> Macpaul Lin <macpaul@gmail.com> Madhan Jaganathan <madhanj@qca.qualcomm.com> Madhusudan Bhat <mbh...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...horst <maarten.lankhorst@canonical.com> Maarten ter Huurne <maarten@treewalker.org> Mac Lin <mkl0301@gmail.com> Maciej Patelczyk <maciej.patelczyk@intel.com> Maciej Sosnowski <maciej.sosnowski@intel.com> Maciej Trela <maciej.trela@intel.com> Maciej W. Rozycki <macro@codesourcery.com> Maciej Żenczykowski <maze@google.com> Maciek Borzecki <maciek.borzecki@gmail.com> Macpaul Lin <macpaul.from.taiwan@gmail.com> Macpaul Lin <macpaul@gmail.com> Madhan Jaganathan <madhanj@qca.qualcomm.com> Madhusudan Bhat <mbh...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...horst <maarten.lankhorst@canonical.com> Maarten ter Huurne <maarten@treewalker.org> Mac Lin <mkl0301@gmail.com> Maciej Patelczyk <maciej.patelczyk@intel.com> Maciej Sosnowski <maciej.sosnowski@intel.com> Maciej Trela <maciej.trela@intel.com> Maciej W. Rozycki <macro@codesourcery.com> Maciej Żenczykowski <maze@google.com> Maciek Borzecki <maciek.borzecki@gmail.com> Macpaul Lin <macpaul.from.taiwan@gmail.com> Macpaul Lin <macpaul@gmail.com> Madhan Jaganathan <madhanj@qca.qualcomm.com> Madhusudan Bhat <mbh...