Bug 37562

Summary: /scripts/depmod.sh ends up -rw-r--r-- 1 depmod.sh
Product: Other Reporter: Andrew (atswartz)
Component: OtherAssignee: other_other
Status: CLOSED CODE_FIX    
Severity: high CC: atswartz, florian, maciej.rutecki, rjw
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.0-rc3, 3.0-rc4 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on:    
Bug Blocks: 36912    

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