Bug 37562 - /scripts/depmod.sh ends up -rw-r--r-- 1 depmod.sh
Summary: /scripts/depmod.sh ends up -rw-r--r-- 1 depmod.sh
Status: CLOSED CODE_FIX
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 high
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks: 36912
  Show dependency tree
 
Reported: 2011-06-15 23:49 UTC by Andrew
Modified: 2011-06-26 22:41 UTC (History)
4 users (show)

See Also:
Kernel Version: 3.0-rc3, 3.0-rc4
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Andrew 2011-06-15 23:49:23 UTC
Even though the patch seems to create the scripts/depmod.sh file with the correct permissions, it ends up wrong once the patch is applied.

diff --git a/scripts/depmod.sh b/scripts/depmod.sh 
new file mode 100755 
index 0000000..3b029cb 
--- /dev/null 
+++ b/scripts/depmod.sh

[lxde@asus-arch scripts]$ ls -al depmod.sh
-rw-r--r-- 1 lxde lxde 1231 Jun 15 18:36 depmod.sh
Comment 1 Andrew 2011-06-21 22:25:40 UTC
This issue also applies to 3.0-rc4.
Comment 2 Rafael J. Wysocki 2011-06-26 22:40:56 UTC
On Sunday, June 26, 2011, maximilian attems wrote:
> On Sun, Jun 26, 2011 at 11:18:39PM +0200, Rafael J. Wysocki wrote:
> >   2011-06-26       22       14          12
> >   2011-06-12        8        7           7
> > 
> > 
> > Unresolved regressions
> > ----------------------
> > Bug-Entry   : http://bugzilla.kernel.org/show_bug.cgi?id=37562
> > Subject             : /scripts/depmod.sh ends up -rw-r--r-- 1 depmod.sh
> > Submitter   : Andrew <atswartz@gmail.com>
> > Date                : 2011-06-15 23:49 (12 days old)
> 
> this is fixed thanks to linux-kbuild pull in 3.0-rc4
> 569658dddf276ceb0780776e7f5d61d9f8d8cb88

Note You need to log in before you can comment on or make changes to this bug.