Re:waiting...

2020-08-09 Thread Ms. Reem
Hello, My name is Ms. Reem Ebrahim Al-Hashimi, I am the "Minister of state and Petroleum" also "Minister of State for International Cooperation" in UAE. I write to you on behalf of my other "three (3) colleagues" who has approved me to solicit for your "partnership in claiming of {us$90=Mi

[PATCH] staging: ks7010: Do not use GFP_KERNEL in atomic context

2020-08-09 Thread Christophe JAILLET
A possible call chain is as follow: ks_wlan_start_xmit(ks_wlan_net.c) --> hostif_data_request (ks_hostif.c) --> michael_mic (ks_hostif.c) 'ks_wlan_start_xmit()' is a '.ndo_start_xmit()' function (see net_device_ops structure). Such call