On 8/13/2012 5:01 PM, H. Peter Anvin wrote:
> On 08/13/2012 01:56 PM, David Cullen wrote:
>>>
>>> That sounds like a bug in xargs...
>>>
>>
>> In my specific case, qemu-arm-static calls xargs (In fact, in my
>> cross chroot, qemu-arm-static is us
On 8/13/2012 4:38 PM, H. Peter Anvin wrote:
> On 08/13/2012 12:39 PM, David Cullen wrote:
>> When running "make distclean" in a cross chroot environment, the
>> following messages are emitted:
>>
>> [user@host:/home/work/linux]: make distclean
>>
When running "make distclean" in a cross chroot environment, the
following messages are emitted:
[user@host:/home/work/linux]: make distclean
/usr/bin/xargs: rm: Argument list too long
make: *** [clean] Error 126
I use the following patch to get around the problem:
diff --git a/Makef
The reclaim_buffers field has been removed from struct drm_driver.
Signed-off-by: David Cullen
---
drivers/staging/omapdrm/omap_drv.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/omapdrm/omap_drv.c
b/drivers/staging/omapdrm/omap_drv.c
index 4beab94..44149ee 100644
--- a
t list too long
This can be fixed by by passing "-s $((120 * 1024))" to xargs in
scripts/tags.sh when QEMU matches .*qemu-.*-static$.
This limits the xargs command line to 120KiB characters to provide
headroom for people running inside a cross chroot using
qemu-.*-static.
Signed-
On 8/8/2012 10:41 AM, Michal Marek wrote:
> Dne 8.8.2012 16:32, David Cullen napsal(a):
>> Patch applies to
>>
>> commit 42a579a0f960081cd16fc945036e4780c3ad3202
>>
>> When running "make ARCH=arm TAGS" in a chroot using qemu-arm-static,
>> the f
how much
headroom that leaves
Does anyone know why the argument lists must be shorter for ARM? All
of the documentation I have available says that 4096 should be the
limit.
Signed-off-by: David Cullen
---
scripts/tags.sh |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/
time, you
will probably see more exploits. This may be the secret reason for
reluctance by the powers on high.
CC me if you want me to see your reply as I am not on the list.
--
Thank you,
David Cullen
[EMAIL PROTECTED]
--
To unsubscribe from this list: send the line "unsubscribe
8 matches
Mail list logo