lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 15 Feb 2015 11:59:19 +0100
From:	Paul Bolle <pebolle@...cali.nl>
To:	Yoshinori Sato <ysato@...rs.sourceforge.jp>
Cc:	linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Subject: Re: [PATCH v3 00/15] Revert h8300 archtecture

On Sun, 2015-02-15 at 16:49 +0900, Yoshinori Sato wrote:
> Yoshinori Sato (15):
>   h8300: Assembly headers.
>   h8300: UAPI headers
>   h8300: Exception and Interrupt handling
>   h8300: kernel booting
>   h8300: Process and signal
>   h8300 CPU depend helpers
>   h8300: miscellaneous functions
>   h8300: Memory management
>   h8300: library functions
>   h8300: Build scripts
>   h8300: clock driver
>   h8300: clocksource
>   h8300: configs
>   serial: Add h8300
>   Add ELF machine

git am warns about various whitespace issues:

Applying: h8300: Assembly headers.
[...]/.git/rebase-apply/patch:831: new blank line at EOF.
+
[...]/.git/rebase-apply/patch:1674: new blank line at EOF.
+
warning: 2 lines add whitespace errors.
Applying: h8300: UAPI headers
Applying: h8300: Exception and Interrupt handling
[...]/.git/rebase-apply/patch:223: trailing whitespace.
/* r1l is saved ccr */	
warning: 1 line adds whitespace errors.
Applying: h8300: kernel booting
[...]/.git/rebase-apply/patch:54: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
Applying: h8300: Process and signal
[...]/.git/rebase-apply/patch:314: trailing whitespace.
	
warning: 1 line adds whitespace errors.
Applying: h8300 CPU depend helpers
[...]/.git/rebase-apply/patch:32: new blank line at EOF.
+
[...]/.git/rebase-apply/patch:827: new blank line at EOF.
+
warning: 2 lines add whitespace errors.
Applying: h8300: miscellaneous functions
Applying: h8300: Memory management
[...]/.git/rebase-apply/patch:88: new blank line at EOF.
+
[...]/.git/rebase-apply/patch:247: new blank line at EOF.
+
[...]/.git/rebase-apply/patch:374: new blank line at EOF.
+
warning: 3 lines add whitespace errors.
Applying: h8300: library functions
[...]/.git/rebase-apply/patch:279: trailing whitespace.
			
[...]/.git/rebase-apply/patch:1170: trailing whitespace.
	
[...]/.git/rebase-apply/patch:1188: space before tab in indent.
 	; er0 = er0 / er1
[...]/.git/rebase-apply/patch:1189: space before tab in indent.
 	; er3 = er0 % er1
[...]/.git/rebase-apply/patch:1190: space before tab in indent.
 	; trashes er1 er2
warning: squelched 3 whitespace errors
warning: 8 lines add whitespace errors.
Applying: h8300: Build scripts
[...]/.git/rebase-apply/patch:197: space before tab in indent.
 	  <http://www.renesas.eu/products/tools/introductory_evaluation_tools/evaluation_development_os_kits/edosk2674r/edosk2674r_software_tools_root.jsp>
warning: 1 line adds whitespace errors.
Applying: h8300: clock driver
[...]/.git/rebase-apply/patch:161: trailing whitespace.
	
[...]/.git/rebase-apply/patch:216: trailing whitespace.
	
[...]/.git/rebase-apply/patch:236: trailing whitespace.
	
warning: 3 lines add whitespace errors.
Applying: h8300: clocksource
[...]/.git/rebase-apply/patch:22: trailing whitespace.
	
warning: 1 line adds whitespace errors.
Applying: h8300: configs
Applying: serial: Add h8300
Applying: Add ELF machine

(I did fix patch 12/15 ("h8300: clocksource") manually, to make it apply
on top of next-20150213, but I don't think I introduced the warning in
that patch.)


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists