Search notes:

arch/x86/Makefile

BITS

arch/x86/Makefile defines the variable BITS as «an extension for files which are available in a 32 and 64-bit version to simplify shared Makefiles».
The value of BITS is set to 32 if CONFIG_X86_32 set, otherwise, it is set to 64.
Examples of source files that come in two versions are
BITS is also used to set the compiler option -m32 or -m64.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/ke...', 1759399665, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/kernel/source/arch/x86/Makefile(45): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78