[PATCH]: Zero: Define search_string for M68K

David Holmes david.holmes at oracle.com
Tue Aug 15 00:59:19 UTC 2017


Hi Adrian,

On 9/08/2017 2:04 AM, John Paul Adrian Glaubitz wrote:
> On Linux/m68k, the proper search string for the CPU type is "CPU":
> 
> root at mama:~# cat /proc/cpuinfo
> CPU:            68040
> MMU:            68040
> FPU:            68040
> Clocking:       604.5MHz
> BogoMips:       403.04
> Calibration:    2015232 loops
> root at mama:~#
> 
> The attached patch adds the definition of search_string for M68k.

Patch seems fine. I can sponsor this. I filed:

https://bugs.openjdk.java.net/browse/JDK-8186221

I'll push this under the trivial rules.

David
-----

> Adrian
> 


More information about the hotspot-dev mailing list