From: Georgi Chorbadzhiyski <gf@unixsol.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [bug] Some files in 2.6 archive are with 640 perms
Date: Fri, 12 Sep 2003 23:30:21 +0300 [thread overview]
Message-ID: <3F622CDD.9010600@unixsol.org> (raw)
Hi Linus,
some files in the 2.6 archive are with 640 permission when they
really should be 644.
Here is the list of files:
-rw-r----- linux-2.6.0-test5/Documentation/scsi/ChangeLog.megaraid
-rw-r----- linux-2.6.0-test5/arch/arm/common/amba.c
-rw-r----- linux-2.6.0-test5/arch/arm/common/icst525.c
-rw-r----- linux-2.6.0-test5/arch/arm/common/platform.c
-rw-r----- linux-2.6.0-test5/arch/arm/mach-integrator/Kconfig
-rw-r----- linux-2.6.0-test5/arch/arm/mach-integrator/impd1.c
-rw-r----- linux-2.6.0-test5/arch/arm/mm/mmu.c
-rw-r----- linux-2.6.0-test5/drivers/char/agp/isoch.c
-rw-r----- linux-2.6.0-test5/drivers/input/joystick/grip_mp.c
-rw-r----- linux-2.6.0-test5/drivers/net/arm/ether00.c
-rw-r----- linux-2.6.0-test5/include/asm-arm/arch-integrator/impd1.h
-rw-r----- linux-2.6.0-test5/include/asm-arm/hardware/amba.h
-rw-r----- linux-2.6.0-test5/include/asm-arm/hardware/icst525.h
-rw-r----- linux-2.6.0-test5/include/asm-arm/sections.h
-rw-r----- linux-2.6.0-test5/include/asm-arm/traps.h
-rw-r----- linux-2.6.0-test5/include/video/neomagic.h
Can you run
bk chmod 644 \
Documentation/scsi/ChangeLog.megaraid \
arch/arm/common/amba.c \
arch/arm/common/icst525.c \
arch/arm/common/platform.c \
arch/arm/mach-integrator/Kconfig \
arch/arm/mach-integrator/impd1.c \
arch/arm/mm/mmu.c \
drivers/char/agp/isoch.c \
drivers/input/joystick/grip_mp.c \
drivers/net/arm/ether00.c \
include/asm-arm/arch-integrator/impd1.h \
include/asm-arm/hardware/amba.h \
include/asm-arm/hardware/icst525.h \
include/asm-arm/sections.h \
include/asm-arm/traps.h \
include/video/neomagic.h
to fix this. Thanks!
--
Georgi Chorbadzhiyski
http://georgi.cybcom.net/
http://georgi.unixsol.org/
reply other threads:[~2003-09-12 20:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F622CDD.9010600@unixsol.org \
--to=gf@unixsol.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox