search for: lds

Displaying 20 results from an estimated 430 matches for "lds".

2007 Apr 18
0
[RFC, PATCH 6/24] i386 Vmi magic fixes
...out code locations and local conditions of virtualization relevant system operations. Bottom line - MACH_TEXT and the dependence on exact layout of the ROM image are hideous and are going away. Signed-off-by: Zachary Amsden <zach@vmware.com> Index: linux-2.6.16-rc3/arch/i386/kernel/vmlinux.lds.S =================================================================== --- linux-2.6.16-rc3.orig/arch/i386/kernel/vmlinux.lds.S 2006-02-24 13:48:54.000000000 -0800 +++ linux-2.6.16-rc3/arch/i386/kernel/vmlinux.lds.S 2006-02-24 13:49:20.000000000 -0800 @@ -4,7 +4,7 @@ #define LOAD_OFFSET __PAGE_OF...
2007 Apr 18
0
[RFC, PATCH 6/24] i386 Vmi magic fixes
...out code locations and local conditions of virtualization relevant system operations. Bottom line - MACH_TEXT and the dependence on exact layout of the ROM image are hideous and are going away. Signed-off-by: Zachary Amsden <zach@vmware.com> Index: linux-2.6.16-rc3/arch/i386/kernel/vmlinux.lds.S =================================================================== --- linux-2.6.16-rc3.orig/arch/i386/kernel/vmlinux.lds.S 2006-02-24 13:48:54.000000000 -0800 +++ linux-2.6.16-rc3/arch/i386/kernel/vmlinux.lds.S 2006-02-24 13:49:20.000000000 -0800 @@ -4,7 +4,7 @@ #define LOAD_OFFSET __PAGE_OF...
2007 Apr 18
8
[patch 0/6] i386 gdt and percpu cleanups
Hi Andi, This is a series of patches based on your latest queue (as of the other day, at least). It includes: - the most recent patch to compute the appropriate amount of percpu space to allocate, using a separate reservation for modules where needed. - make the percpu sections page-aligned, so that percpu variables can be page aligned if needed (which is used by gdt_page) -
2007 Apr 18
8
[patch 0/6] i386 gdt and percpu cleanups
Hi Andi, This is a series of patches based on your latest queue (as of the other day, at least). It includes: - the most recent patch to compute the appropriate amount of percpu space to allocate, using a separate reservation for modules where needed. - make the percpu sections page-aligned, so that percpu variables can be page aligned if needed (which is used by gdt_page) -
2018 Jun 21
2
NVPTX - Reordering load instructions
...4+-976]; > ld.shared.f32 %f535, [kernel_dia+428]; > ... # hundreds of these Even though this heavily bloats register usage (and NVCC seems to do this unconditionally, even with launch configurations where this could hurt performance), it allows the CUDA PTX JIT to emit 128-bit loads: > LDS.128 R76, [0x2f0]; > LDS.128 R60, [0xa0]; > LDS.128 R72, [0x130]; > LDS.128 R96, [0x1b0]; > LDS.128 R92, [0x30]; > LDS.128 R116, [0x50]; > LDS.128 R108, [0x1f0]; LLVM preserves the operations more or less as they are emitted by the front-end, interleaving memory operations with ar...
2010 Jun 01
1
strange pvops problem
...s source for kernel MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CALL /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git/scripts/checksyscalls.sh CHK include/linux/compile.h LDS arch/x86/kernel/acpi/realmode/wakeup.lds LD arch/x86/kernel/acpi/realmode/wakeup.elf OBJCOPY arch/x86/kernel/acpi/realmode/wakeup.bin AS arch/x86/kernel/acpi/wakeup_rm.o LD arch/x86/kernel/acpi/built-in.o LDS arch/x86/kernel/vmlinux.lds LD arch/x86/kernel/bui...
2010 Jun 01
1
strange pvops problem
...s source for kernel MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CALL /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git/scripts/checksyscalls.sh CHK include/linux/compile.h LDS arch/x86/kernel/acpi/realmode/wakeup.lds LD arch/x86/kernel/acpi/realmode/wakeup.elf OBJCOPY arch/x86/kernel/acpi/realmode/wakeup.bin AS arch/x86/kernel/acpi/wakeup_rm.o LD arch/x86/kernel/acpi/built-in.o LDS arch/x86/kernel/vmlinux.lds LD arch/x86/kernel/bui...
2007 Jun 01
2
Not seeing the expected group memberships with ifmember.exe /list
...groupmap add ntgroup=ntpwrusr unixgroup=ntpwrusr type=d net groupmap add ntgroup=ntusers unixgroup=ntusers type=d net groupmap add ntgroup=ntguests unixgroup=ntguests type=d When we join the domain, we run roughly the following script: ?REM JoinDomain.cmd NETDOM.EXE JOIN %ComputerName% /Domain:LDS-DEMO /UserD:ldsinst /PasswordD:password REM Remove domain to local group mapping done by NETDOM NET LOCALGROUP "Users" "LDS-DEMO\Domain Users" /DEL NET LOCALGROUP "Administrators" "LDS-DEMO\Domain Admins" /DEL REM Add domain to local group mapping NET LOCAL...
2015 Sep 02
3
sieve filtering utf 8 strings
Guys, I'm completely stuck, so asking for advice. My user has a sieve script which checks message header if it contains words in russian like '???? ???????????? ?????????'. Pritty simple script # rule:[??????????] if allof (header :contains "subject" "LDS (robot): ???? ???????????? ?????????", header :contains "from" "noreply at bgoperator.com") { fileinto "??????????"; } I don't have errors compiling the script or executing it via LMTP, but it doesn't work. Normally user receives messages from robo...
2009 Sep 23
1
Compiling syslinux/gpxe/src/arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
...[MEDIADEPS] kpxe [MEDIADEPS] pxe [MEDIADEPS] rom make[2]: Leaving directory `/home/gzp/src/syslinux/gpxe/src' make[2]: Entering directory `/home/gzp/src/syslinux/gpxe/src' [AR] bin/blib.a ar: creating bin/blib.a [HOSTCC] util/zbin [LD] bin/undionly.kkpxe.tmp arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression make[2]: *** [bin/undionly.kkpxe.tmp] Error 1 make[2]: Leaving directory `/home/gzp/src/syslinux/gpxe/src' make[1]: *** [src/bin/undionly.kkpxe] Error 2 make[1]: Leaving directory `/home/gzp/src/syslinux/gpxe' make: *** [all] Err...
2010 Jun 22
1
GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
syslinux 3.86 and 4.00-pre55 make[2]: Entering directory `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' [AR] bin/blib.a ar: creating bin/blib.a [HOSTCC] util/zbin [LD] bin/undionly.kkpxe.tmp arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression make[2]: *** [bin/undionly.kkpxe.tmp] Error 1 make[2]: Leaving directory `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' make[1]: *** [src/bin/undionly.kkpxe] Error 2 make[1]: Leaving directory `/home/gzp/src/syslinux-4.00-pre55/gpxe...
2018 Jun 21
2
NVPTX - Reordering load instructions
...p;entry=gmail&source=g>re this could > > hurt p <https://maps.google.com/?q=hurt+p&entry=gmail&source=g>erformance), > it allow <https://maps.google.com/?q=t+allow&entry=gmail&source=g>s the > CUDA PTX JIT to emit 128-bit loads: > > > >> LDS.128 R76, [0x2f0]; > >> LDS.128 R60, [0xa0]; > >> LDS.128 R72, [0x130]; > >> LDS.128 R96, [0x1b0]; > >> LDS.128 R92, [0x30]; > >> LDS.128 R116, [0x50]; > >> LDS.128 R108, [0x1f0]; > > LLVM preserves the operations more or less as they are e...
2015 Sep 03
0
sieve filtering utf 8 strings
...completely stuck, so asking for advice. > My user has a sieve script which checks message header if it contains > words in russian like '???? ???????????? ?????????'. > > Pritty simple script > > # rule:[??????????] > if allof (header :contains "subject" "LDS (robot): ???? ???????????? > ?????????", header :contains "from" "noreply at bgoperator.com") > { > fileinto "??????????"; > } > > I don't have errors compiling the script or executing it via LMTP, but > it doesn't work. > Norma...
2020 Feb 22
0
LDAP Account Manager 7.1.RC1 with Webauthn/FIDO2 and AD LDS support
Announcement: ------------- The 2-factor authentication was extended with Webauthn/FIDO2. You can manage AD LDS users and groups (LAM Pro). This is a test release. Please report any issues till 2020-03-06. Full changelog: https://www.ldap-account-manager.org/lamcms/changelog Download: https://www.ldap-account-manager.org/lamcms/releases Features: --------- * management of various account types * Uni...
2020 Mar 17
0
LDAP Account Manager 7.1 with Webauthn/FIDO2 and AD LDS support
Announcement: ------------- The 2-factor authentication was extended with Webauthn/FIDO2. You can manage AD LDS users and groups (LAM Pro). Full changelog: https://www.ldap-account-manager.org/lamcms/changelog Download: https://www.ldap-account-manager.org/lamcms/releases Features: --------- * management of various account types * Unix * Samba 4/Active Directory * Asterisk * Kopano * DHCP * SSH...
2018 May 23
2
[PATCH v3 23/27] x86/modules: Adapt module loading for PIE support
...Thomas Garnier <thgarnie at google.com> > --- > arch/x86/Makefile | 4 + > arch/x86/include/asm/module.h | 11 ++ > arch/x86/include/asm/sections.h | 4 + > arch/x86/kernel/module.c | 181 +++++++++++++++++++++++++++++++- > arch/x86/kernel/module.lds | 3 + > 5 files changed, 198 insertions(+), 5 deletions(-) > create mode 100644 arch/x86/kernel/module.lds Thanks, -- ~Randy
2018 May 23
2
[PATCH v3 23/27] x86/modules: Adapt module loading for PIE support
...Thomas Garnier <thgarnie at google.com> > --- > arch/x86/Makefile | 4 + > arch/x86/include/asm/module.h | 11 ++ > arch/x86/include/asm/sections.h | 4 + > arch/x86/kernel/module.c | 181 +++++++++++++++++++++++++++++++- > arch/x86/kernel/module.lds | 3 + > 5 files changed, 198 insertions(+), 5 deletions(-) > create mode 100644 arch/x86/kernel/module.lds Thanks, -- ~Randy
2007 Apr 18
1
[PATCH] lguest: clean up some l"references .init.text" warnings
...only used in very very early boot, and for similar reasons, puts lguest_maybe_init and lguest_memory_setup in init.text. As well as fixing some warnings, this frees up a tiny bit more memory. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> diff -r ecec388180b2 arch/i386/kernel/vmlinux.lds.S --- a/arch/i386/kernel/vmlinux.lds.S Mon Mar 19 14:58:08 2007 +1100 +++ b/arch/i386/kernel/vmlinux.lds.S Tue Mar 20 12:10:39 2007 +1100 @@ -81,12 +81,6 @@ SECTIONS CONSTRUCTORS } :data - .paravirtprobe : AT(ADDR(.paravirtprobe) - LOAD_OFFSET) { - __start_paravirtprobe = .; - *(.paravirtp...
2007 Apr 18
1
[PATCH] lguest: clean up some l"references .init.text" warnings
...only used in very very early boot, and for similar reasons, puts lguest_maybe_init and lguest_memory_setup in init.text. As well as fixing some warnings, this frees up a tiny bit more memory. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> diff -r ecec388180b2 arch/i386/kernel/vmlinux.lds.S --- a/arch/i386/kernel/vmlinux.lds.S Mon Mar 19 14:58:08 2007 +1100 +++ b/arch/i386/kernel/vmlinux.lds.S Tue Mar 20 12:10:39 2007 +1100 @@ -81,12 +81,6 @@ SECTIONS CONSTRUCTORS } :data - .paravirtprobe : AT(ADDR(.paravirtprobe) - LOAD_OFFSET) { - __start_paravirtprobe = .; - *(.paravirtp...
2011 Aug 03
10
[PATCH v2 0/6] Collected vdso/vsyscall fixes for 3.1
...ll trace event arch/x86/include/asm/desc.h | 4 +- arch/x86/include/asm/paravirt_types.h | 6 ++++ arch/x86/include/asm/ptrace.h | 19 +++++++++++++ arch/x86/kernel/paravirt.c | 4 +++ arch/x86/kernel/step.c | 2 +- arch/x86/kernel/vmlinux.lds.S | 46 ++++++++++++++++++--------------- arch/x86/kernel/vsyscall_64.c | 12 +++++--- arch/x86/kernel/vsyscall_trace.h | 29 ++++++++++++++++++++ arch/x86/mm/fault.c | 2 +- arch/x86/vdso/vdso.S | 1 + arch/x86/xen/enlighten.c...