Displaying 20 results from an estimated 33 matches for "khem".
Did you mean:
chem
2015 Sep 14
2
[PATCH] Dont bypass compiler driver for Dependency generation options
> On Sep 13, 2015, at 11:04 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
>
> On Thu, Sep 10, 2015 at 1:55 AM, Khem Raj via Syslinux
> <syslinux at zytor.com> wrote:
>> We can let compiler driver pass the right options to preprocessor after
>> processing -Mxy options, right now its bypassing the gcc driver and
>> handing them straight to cpp
>>
>> This also helps in other...
2015 Sep 10
3
[PATCH] Dont bypass compiler driver for Dependency generation options
We can let compiler driver pass the right options to preprocessor after
processing -Mxy options, right now its bypassing the gcc driver and
handing them straight to cpp
This also helps in other compilers processing these options correctly
for their preprocessors consumption
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
mk/syslinux.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mk/syslinux.mk b/mk/syslinux.mk
index 337560b..9ca74b1 100644
--- a/mk/syslinux.mk
+++ b/mk/syslinux.mk
@@ -82,11 +82,11 @@ ARCH ?= $(strip $(SUBARCH))
GCCWARN = -W -Wall...
2017 Mar 10
4
[cfe-dev] [4.0.0 Release] 'final' has been tagged
Hi Khem,
On Fri, Mar 10, 2017 at 1:03 PM, Khem Raj via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> On Fri, Mar 10, 2017 at 7:01 AM, Renato Golin via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> ARM and AArch64 looking good, uploaded.
>>
>
> This is not particula...
2017 Mar 14
2
[cfe-dev] [4.0.0 Release] 'final' has been tagged
On Mon, Mar 13, 2017 at 10:09 PM, Khem Raj <raj.khem at gmail.com> wrote:
> Hi Hans
>
> On 3/10/17 1:10 PM, Hans Wennborg wrote:
>> Hi Khem,
>>
>> On Fri, Mar 10, 2017 at 1:03 PM, Khem Raj via llvm-dev
>> <llvm-dev at lists.llvm.org> wrote:
>>> On Fri, Mar 10, 2017 at 7:01 AM, Renato...
2015 Dec 10
0
[PATCH] Dont bypass compiler driver for Dependency generation options
On Mon, Sep 14, 2015 at 1:36 AM, Khem Raj <raj.khem at gmail.com> wrote:
>
>> On Sep 13, 2015, at 11:04 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
>>
>> On Thu, Sep 10, 2015 at 1:55 AM, Khem Raj via Syslinux
>> <syslinux at zytor.com> wrote:
>>> We can let compiler driver pass th...
2015 Sep 13
0
[PATCH] Dont bypass compiler driver for Dependency generation options
On Thu, Sep 10, 2015 at 1:55 AM, Khem Raj via Syslinux
<syslinux at zytor.com> wrote:
> We can let compiler driver pass the right options to preprocessor after
> processing -Mxy options, right now its bypassing the gcc driver and
> handing them straight to cpp
>
> This also helps in other compilers processing these...
2023 Aug 18
1
[nbdkit PATCH] cc: Allow configuration without absolute paths
In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports
that in a cross-compilation environment, nbdkit embeds the absolute
name of the cross-compiler into the resulting cc plugin, even though
running the plugin should be favoring the bare name 'cc'. This in
turn leads to non-reproducible builds. As the goal of cross-compiling
nbdkit i...
2023 Aug 18
1
[nbdkit PATCH] cc: Allow configuration without absolute paths
On Fri, Aug 18, 2023 at 08:27:45AM -0500, Eric Blake wrote:
> In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports
> that in a cross-compilation environment, nbdkit embeds the absolute
> name of the cross-compiler into the resulting cc plugin, even though
> running the plugin should be favoring the bare name 'cc'. This in
> turn leads to non-reproducible builds. As the goal of cros...
2015 Feb 28
1
Looking for a life-save LVM Guru
Dear James,
Thank you for being quick to help.
Yes, I could see all of them:
# vgs
# lvs
# pvs
Regards,
Khem
On Sat, February 28, 2015 7:37 am, James A. Peltier wrote:
>
>
> ----- Original Message -----
> | Dear All,
> |
> | I am in desperate need for LVM data rescue for my server.
> | I have an VG call vg_hosting consisting of 4 PVs each contained in a
> | separate hard drive (/...
2020 Nov 05
0
[Announce] Samba 4.12.10 Available for Download
...e optimization.
o Stefan Metzmacher <metze at samba.org>
* BUG 14531: s4:dsdb:acl_read: Implement "List Object" mode feature.
o Sachin Prabhu <sprabhu at redhat.com>
* BUG 14486: docs-xml/manpages: Add warning about write-behind translator for
vfs_glusterfs.
o Khem Raj <raj.khem at gmail.com>
* nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.h.
o Martin Schwenke <martin at meltin.net>
* BUG 14513: ctdb disable/enable can still fail due to race condition.
o Andrew Walker <awalker at ixsystems.com>
* BUG 14471: RN:...
2020 Nov 05
0
[Announce] Samba 4.12.10 Available for Download
...e optimization.
o Stefan Metzmacher <metze at samba.org>
* BUG 14531: s4:dsdb:acl_read: Implement "List Object" mode feature.
o Sachin Prabhu <sprabhu at redhat.com>
* BUG 14486: docs-xml/manpages: Add warning about write-behind translator for
vfs_glusterfs.
o Khem Raj <raj.khem at gmail.com>
* nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.h.
o Martin Schwenke <martin at meltin.net>
* BUG 14513: ctdb disable/enable can still fail due to race condition.
o Andrew Walker <awalker at ixsystems.com>
* BUG 14471: RN:...
2017 Mar 10
2
[cfe-dev] [4.0.0 Release] 'final' has been tagged
ARM and AArch64 looking good, uploaded.
4e62f3d5dcc95189eaec2d950950876a423f8a8c
clang+llvm-4.0.0-aarch64-linux-gnu.tar.xz
1b031f16683e3bcd779f50e6d47d0d1f3f265e9f
clang+llvm-4.0.0-armv7a-linux-gnueabihf.tar.xz
On 10 March 2017 at 12:14, Ben Pope via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> On 09/03/17 00:52, Hans Wennborg via cfe-dev wrote:
>>
>> Dear testers,
>>
2020 Nov 03
0
[Announce] Samba 4.13.2 Available for Download
...Fix a memleak.
o Stefan Metzmacher <metze at samba.org>
* BUG 14531: s4:dsdb:acl_read: Implement "List Object" mode feature.
o Sachin Prabhu <sprabhu at redhat.com>
* BUG 14486: docs-xml/manpages: Add warning about write-behind translator for
vfs_glusterfs.
o Khem Raj <raj.khem at gmail.com>
* nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.h.
o Anoop C S <anoopcs at samba.org>
* BUG 14530: vfs_shadow_copy2: Avoid closing snapsdir twice.
o Andreas Schneider <asn at samba.org>
* BUG 14547: third_party: Update res...
2020 Nov 03
0
[Announce] Samba 4.13.2 Available for Download
...Fix a memleak.
o Stefan Metzmacher <metze at samba.org>
* BUG 14531: s4:dsdb:acl_read: Implement "List Object" mode feature.
o Sachin Prabhu <sprabhu at redhat.com>
* BUG 14486: docs-xml/manpages: Add warning about write-behind translator for
vfs_glusterfs.
o Khem Raj <raj.khem at gmail.com>
* nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.h.
o Anoop C S <anoopcs at samba.org>
* BUG 14530: vfs_shadow_copy2: Avoid closing snapsdir twice.
o Andreas Schneider <asn at samba.org>
* BUG 14547: third_party: Update res...
2015 Feb 28
9
Looking for a life-save LVM Guru
...evice-mapper: resume ioctl on failed: Invalid argument
Unable to resume vg_hosting-lv_home (253:4)
0 logical volume(s) in volume group "vg_hosting" now active
Could someone help me please???
I'm in dire need for help to save the data, at least some of it if possible.
Regards,
Khem
2020 May 02
0
ANNOUNCE: nbdkit 1.20 - high performance NBD server
...dkit-tar-plugin(1) now works and there is a regression test for it.
nbdkit-curl-plugin(1) "-D curl.version=1" option now works.
Fixed a rare hang when closing a connection in nbdkit-nbd-plugin(1)
(Eric Blake).
Fix compilation on certain platforms with clang (Khem Raj).
Don’t leak $tmpdir from nbdkit-sh-plugin(1) into the --run subcommand.
nbdkit now correctly sets "FD_CLOEXEC" when using systemd socket
activation (Eric Blake).
Documentation
The nbdkit-plugin(3) man page has been overhauled completely to make it...
2019 Feb 27
5
[8.0.0 Release] rc3 has been tagged
Dear testers,
8.0.0-rc3 was just tagged from the release_80 branch at r355015.
We're running a little behind schedule now, but I think we're also
close to be able to call this done.
Please take a close look at this release candidate. Unless anything
bad comes up, this is probably very similar to what the final release
will look like.
Testers, please run the test script, share your
2015 Oct 08
0
[ANNOUNCE] xf86-video-omap 0.4.4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Khem Raj (1):
drmmode_output_dpms: Replace logical && with bitwise & operation
Rob Clark (1):
NEWS: Bump version to 0.4.4
Robert Nelson (1):
add support for AM572x in the DDX
Steve Wilkins (2):
drmmode: Fix crash with multi-crtc page-flip
drmmode:...
2015 Oct 08
0
[ANNOUNCE] xf86-video-freedreno 1.4.0
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Emil Velikov (1):
configure: drop unneeded AC_SUBST statements
Khem Raj (1):
drmmode_output_dpms: Replace logical && with bitwise & operation
Nicolas Dechesne (1):
remove left over header file from the conversion to libdrm_freedreno
Rob Clark (4):
xa: fix leaked xa tracker
kms: add additional output names
fix a co...
2015 Feb 28
2
Looking for a life-save LVM Guru
On 2/27/2015 4:37 PM, James A. Peltier wrote:
> | I was able to create a new PV and restore the VG Config/meta data:
> |
> | # pvcreate --restorefile ... --uuid ... /dev/sdc1
> |
oh, that step means you won't be able to recover ANY of the data that
was formerly on that PV.
--
john r pierce 37N 122W
somewhere on the middle of the left coast